﻿Source Location: (13:0,13 [7] x:\dir\subdir\Test\TestComponent.cshtml)
|OnClick|
Generated Location: (884:23,0 [7] )
|OnClick|

Source Location: (24:0,24 [45] x:\dir\subdir\Test\TestComponent.cshtml)
|EventCallback.Factory.Create(this, Increment)|
Generated Location: (1254:31,0 [45] )
|EventCallback.Factory.Create(this, Increment)|

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

