﻿Source Location: (11:0,11 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|TParam|
Generated Location: (401:13,0 [6] )
|TParam|

Source Location: (49:1,30 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1280:36,30 [11] )
|ParentValue|

Source Location: (79:1,60 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|UpdateValue|
Generated Location: (1688:45,60 [11] )
|UpdateValue|

Source Location: (38:1,19 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (1965:55,19 [5] )
|Value|

Source Location: (68:1,49 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2216:64,49 [5] )
|Value|

Source Location: (103:2,7 [128] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public TParam ParentValue { get; set; } = default;

    public void UpdateValue(TParam value) { ParentValue = value; }
|
Generated Location: (2631:82,7 [128] )
|
    public TParam ParentValue { get; set; } = default;

    public void UpdateValue(TParam value) { ParentValue = value; }
|

