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

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

Source Location: (82:3,12 [100] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private int counter;
    private void Increment(UIEventArgs e) {
        counter++;
    }
|
Generated Location: (1456:41,12 [100] )
|
    private int counter;
    private void Increment(UIEventArgs e) {
        counter++;
    }
|

