4 references to InteractiveGreetingServerNonPrerendered
Microsoft.AspNetCore.Components.Endpoints.Tests (4)
EndpointHtmlRendererTest.cs (1)
1257
Assert.Equal(typeof(
InteractiveGreetingServerNonPrerendered
).FullName, serverComponent.TypeName);
TestComponents_ComponentWithInteractiveChildren_razor.g.cs (2)
33
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
InteractiveGreetingServerNonPrerendered
>(3);
34
__builder.AddComponentParameter(4, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
InteractiveGreetingServerNonPrerendered
.
TestComponents_InteractiveGreetingServerNonPrerendered_razor.g.cs (1)
20
[global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
InteractiveGreetingServerNonPrerendered
.__PrivateComponentRenderModeAttribute]