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

Source Location: (103:2,7 [118] x:\dir\subdir\Test\TestComponent.cshtml)
|
    public TParam ParentValue { get; set; } = default;
    public EventCallback<TParam> UpdateValue { get; set; }
|
Generated Location: (1520:44,7 [118] )
|
    public TParam ParentValue { get; set; } = default;
    public EventCallback<TParam> UpdateValue { get; set; }
|

