﻿Source Location: (7:0,7 [58] x:\dir\subdir\Test\TestComponent.razor)
|
    public readonly record struct Point(int X, int Y);
|
Generated Location: (556:18,0 [58] )
|
    public readonly record struct Point(int X, int Y);
|

