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

#line default
#line hidden
#nullable disable
            , 
#nullable restore
#line (1,20)-(1,26) "x:\dir\subdir\Test\TestComponent.cshtml"
string

#line default
#line hidden
#nullable disable
            >>()
[0001] AddComponentParameter(nameof(global::Test.MyComponent<IComposedInterface, string>. Value ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<string>( _componentValue ))
[0002] AddComponentParameter(nameof(global::Test.MyComponent<IComposedInterface, string>.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<string>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<string>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => _componentValue = __value, _componentValue))))
[0003] AddMarkupContent("\r\n")
[0004] OpenComponent<global::Test.MyComponent<
#nullable restore
#line (2,24)-(2,42) "x:\dir\subdir\Test\TestComponent.cshtml"
IComposedInterface

#line default
#line hidden
#nullable disable
            , 
#nullable restore
#line (2,50)-(2,56) "x:\dir\subdir\Test\TestComponent.cshtml"
string

#line default
#line hidden
#nullable disable
            >>()
[0005] AddComponentParameter(nameof(global::Test.MyComponent<IComposedInterface, string>. Value ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<string>( _componentValue ))
[0006] AddComponentParameter(nameof(global::Test.MyComponent<IComposedInterface, string>.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<string>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<string>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => _componentValue = __value, _componentValue))))