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

Source Location: (49:1,18 [10] x:\dir\subdir\Test\TestComponent.cshtml)
|myInstance|
Generated Location: (1225:33,18 [10] )
|myInstance|

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

