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

Source Location: (60:0,60 [62] x:\dir\subdir\Test\TestComponent.cshtml)
|(value => { ParentValue = value; return Task.CompletedTask; })|
Generated Location: (1416:38,60 [62] )
|(value => { ParentValue = value; return Task.CompletedTask; })|

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

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

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

