Source Location: (73:2,7 [88] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public string UserName { get; set; }
    public bool UserIsActive { get; set; }
|
Generated Location: (1612:41,7 [88] )
|
    public string UserName { get; set; }
    public bool UserIsActive { get; set; }
|

