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

Source Location: (33:0,33 [9] x:\dir\subdir\Test\TestComponent.cshtml)
|Increment|
Generated Location: (1286:31,0 [9] )
|Increment|

Source Location: (56:2,7 [84] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private int counter;

    public void Increment(MyType type) => counter++;
|
Generated Location: (1535:42,0 [84] )
|
    private int counter;

    public void Increment(MyType type) => counter++;
|

