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

    public void Increment(MyType type) => counter++;
|
Generated Location: (1282:30,7 [84] )
|
    private int counter;

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

