Source Location: (14:0,14 [15] x:\dir\subdir\Test\TestComponent.cshtml)
|*, TestAssembly|
Generated Location: (554:16,38 [15] )
|*, TestAssembly|

Source Location: (54:1,23 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|Increment|
Generated Location: (1214:33,23 [9] )
|Increment|

Source Location: (82:3,12 [105] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private int counter;
    private void Increment(UIMouseEventArgs e) {
        counter++;
    }
|
Generated Location: (1535:44,12 [105] )
|
    private int counter;
    private void Increment(UIMouseEventArgs e) {
        counter++;
    }
|

