Source Location: (23:0,23 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|Increment|
Generated Location: (1195:25,23 [9] )
|Increment|

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

