﻿Source Location: (21:0,21 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|CustomValue|
Generated Location: (949:25,21 [11] )
|CustomValue|

Source Location: (51:0,51 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1264:34,51 [11] )
|ParentValue|

Source Location: (81:0,81 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|UpdateValue|
Generated Location: (1872:44,81 [11] )
|UpdateValue|

Source Location: (40:0,40 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2346:57,40 [5] )
|Value|

Source Location: (70:0,70 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2631:66,70 [5] )
|Value|

Source Location: (105:1,7 [138] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public CustomValue ParentValue { get; set; } = new CustomValue();
    public EventCallback<CustomValue> UpdateValue { get; set; }
|
Generated Location: (3046:84,7 [138] )
|
    public CustomValue ParentValue { get; set; } = new CustomValue();
    public EventCallback<CustomValue> UpdateValue { get; set; }
|

