4 references to InteractiveGreetingWebAssembly
Microsoft.AspNetCore.Components.Endpoints.Tests (4)
EndpointHtmlRendererTest.cs (1)
1276
Assert.Equal(typeof(
InteractiveGreetingWebAssembly
).FullName, marker.TypeName);
TestComponents_ComponentWithInteractiveChildren_razor.g.cs (2)
45
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
InteractiveGreetingWebAssembly
>(6);
46
__builder.AddComponentParameter(7, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
InteractiveGreetingWebAssembly
.
TestComponents_InteractiveGreetingWebAssembly_razor.g.cs (1)
20
[global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
InteractiveGreetingWebAssembly
.__PrivateComponentRenderModeAttribute]