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

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

