﻿Source Location: (30:0,30 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1139:29,30 [11] )
|ParentValue|

Source Location: (62:0,62 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|Update|
Generated Location: (1615:39,62 [6] )
|Update|

Source Location: (19:0,19 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2039:52,19 [5] )
|Value|

Source Location: (49:0,49 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2290:61,49 [5] )
|Value|

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

    public Task Update() => Task.CompletedTask;
|
Generated Location: (2703:79,7 [101] )
|
    public int ParentValue { get; set; } = 42;

    public Task Update() => Task.CompletedTask;
|

