﻿Source Location: (21:0,21 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|myComponent|
Generated Location: (1169:31,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: (1561:47,7 [111] )
|
    private TestComponent myComponent = null!;
    public void Use() { System.GC.KeepAlive(myComponent); }
|

