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

Source Location: (50:1,19 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|3|
Generated Location: (1149:30,19 [1] )
|3|

Source Location: (58:1,27 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|_my|
Generated Location: (1295:36,27 [3] )
|_my|

Source Location: (81:3,12 [90] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private MyComponent<int> _my;
    public void Foo() { System.GC.KeepAlive(_my); }
|
Generated Location: (1485:45,12 [90] )
|
    private MyComponent<int> _my;
    public void Foo() { System.GC.KeepAlive(_my); }
|

