﻿Source Location: (84:2,7 [104] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private Test.MyComponent myInstance;
    public void Foo() { System.GC.KeepAlive(myInstance); }
|
Generated Location: (557:18,0 [104] )
|
    private Test.MyComponent myInstance;
    public void Foo() { System.GC.KeepAlive(myInstance); }
|

