﻿Source Location: (21:0,21 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|myComponent|
Generated Location: (1085:27,21 [11] )
|myComponent|

Source Location: (47:2,7 [111] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private TestComponent myComponent = null!;
    public void Use() { System.GC.KeepAlive(myComponent); }
|
Generated Location: (1477:43,7 [111] )
|
    private TestComponent myComponent = null!;
    public void Use() { System.GC.KeepAlive(myComponent); }
|

