﻿Source Location: (84:2,7 [73] x:\dir\subdir\Test\TestComponent.cshtml)
|
    private string s = "abc";
    private void Changed(string s) { }
|
Generated Location: (557:18,0 [73] )
|
    private string s = "abc";
    private void Changed(string s) { }
|

