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

Source Location: (73:1,7 [72] x:\dir\subdir\Test\TestComponent.cshtml)
|
    MyComponent<int> _my;
    void DoStuff() { GC.KeepAlive(_my); }
|
Generated Location: (1305:40,7 [72] )
|
    MyComponent<int> _my;
    void DoStuff() { GC.KeepAlive(_my); }
|

