Source Location: (36:0,36 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|myElem|
Generated Location: (879:21,36 [6] )
|myElem|

Source Location: (95:2,12 [122] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private Microsoft.AspNetCore.Components.ElementRef myElem;
    public void Foo() { System.GC.KeepAlive(myElem); }
|
Generated Location: (1154:32,12 [122] )
|
    private Microsoft.AspNetCore.Components.ElementRef myElem;
    public void Foo() { System.GC.KeepAlive(myElem); }
|

