Source Location: (19:0,19 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|int|
Generated Location: (898:25,19 [3] )
|int|

Source Location: (29:0,29 [1] x:\dir\subdir\Test\TestComponent.cshtml)
|3|
Generated Location: (1175:34,29 [1] )
|3|

Source Location: (38:0,38 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|_my|
Generated Location: (1507:45,38 [3] )
|_my|

Source Location: (56:2,7 [90] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private MyComponent<int> _my;
    public void Foo() { System.GC.KeepAlive(_my); }
|
Generated Location: (1872:61,7 [90] )
|
    private MyComponent<int> _my;
    public void Foo() { System.GC.KeepAlive(_my); }
|

