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

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

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

Source Location: (84:1,7 [107] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public int ParentValue { get; set; } = 42;
    public EventCallback<int> UpdateValue { get; set; }
|
Generated Location: (2029:51,0 [107] )
|
    public int ParentValue { get; set; } = 42;
    public EventCallback<int> UpdateValue { get; set; }
|

