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

Source Location: (40:1,21 [6] x:\dir\subdir\Test\TestComponent.cshtml)
|TParam|
Generated Location: (1237:40,21 [6] )
|TParam|

Source Location: (65:1,46 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|ParentValue|
Generated Location: (1537:49,46 [11] )
|ParentValue|

Source Location: (95:1,76 [11] x:\dir\subdir\Test\TestComponent.cshtml)
|UpdateValue|
Generated Location: (2130:59,76 [11] )
|UpdateValue|

Source Location: (54:1,35 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2594:72,35 [5] )
|Value|

Source Location: (84:1,65 [5] x:\dir\subdir\Test\TestComponent.cshtml)
|Value|
Generated Location: (2869:81,65 [5] )
|Value|

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

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

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

