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 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|int|
Generated Location: (1083:30,19 [3] )
|int|

Source Location: (60:1,29 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|3|
Generated Location: (1304:37,29 [1] )
|3|

Source Location: (68:1,37 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|_my|
Generated Location: (1589:46,37 [3] )
|_my|

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

