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

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

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

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

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

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

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

    public Task UpdateValue(TParam value) { ParentValue = value; return Task.CompletedTask; }
|
Generated Location: (3200:95,7 [155] )
|
    public TParam ParentValue { get; set; } = default;

    public Task UpdateValue(TParam value) { ParentValue = value; return Task.CompletedTask; }
|

