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

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

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

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: (2041:51,0 [138] )
|
    public CustomValue ParentValue { get; set; } = new CustomValue();
    public EventCallback<CustomValue> UpdateValue { get; set; }
|

