﻿Source Location: (2:0,2 [76] x:\dir\subdir\Test\TestComponent.razor)
|
    static int Increment(int value) => value + 1;
    _ = Increment(1);
|
Generated Location: (733:21,0 [76] )
|
    static int Increment(int value) => value + 1;
    _ = Increment(1);
|

