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

Source Location: (60:0,60 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|UpdateValue|
Generated Location: (1484:34,60 [11] )
|UpdateValue|

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

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

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

