﻿Source Location: (81:1,7 [82] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public int ParentValue { get; set; } = 42;

    public void Update() { }
|
Generated Location: (1595:39,7 [82] )
|
    public int ParentValue { get; set; } = 42;

    public void Update() { }
|

