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

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

