﻿Source Location: (155:6,7 [51] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private readonly MyClass<string> c = new();
|
Generated Location: (1472:52,7 [51] )
|
    private readonly MyClass<string> c = new();
|

