Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml)
|*, TestAssembly|
Generated Location: (503:15,38 [15] )
|*, TestAssembly|

Source Location: (70:1,39 [10] x:\dir\subdir\Test\TestComponent.cshtml)
|myInstance|
Generated Location: (1221:33,39 [10] )
|myInstance|

Source Location: (119:3,12 [104] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private Test.MyComponent myInstance;
    public void Foo() { System.GC.KeepAlive(myInstance); }
|
Generated Location: (1405:40,12 [104] )
|
    private Test.MyComponent myInstance;
    public void Foo() { System.GC.KeepAlive(myInstance); }
|

