﻿[0000] OpenComponent<global::Test.MyComponent<
#nullable restore
#line (1,22)-(1,33) "x:\dir\subdir\Test\TestComponent.cshtml"
CustomValue

#line default
#line hidden
#nullable disable
            >>()
[0001] AddComponentParameter(nameof(global::Test.MyComponent<CustomValue>. Value ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<CustomValue>( ParentValue ))
[0002] AddComponentParameter(nameof(global::Test.MyComponent<CustomValue>.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<CustomValue>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<CustomValue>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, UpdateValue , ParentValue))))