Source Location: (84:2,7 [87] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private int counter;
    private void Increment() {
        counter++;
    }
|
Generated Location: (1188:30,7 [87] )
|
    private int counter;
    private void Increment() {
        counter++;
    }
|

