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

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

