﻿Source Location: (7:0,7 [72] x:\dir\subdir\Test\TestComponent.razor)
|
    public static int Sum(ref readonly int value)
        => value;
|
Generated Location: (556:18,0 [72] )
|
    public static int Sum(ref readonly int value)
        => value;
|

