Source Location: (68:1,37 [3] x:\dir\subdir\Test\TestComponent.cshtml)
|_my|
Generated Location: (938:21,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: (1190:31,12 [90] )
|
    private MyComponent<int> _my;
    public void Foo() { System.GC.KeepAlive(_my); }
|

