4 references to InteractiveGreetingServerNonPrerendered
Microsoft.AspNetCore.Components.Endpoints.Tests (4)
EndpointHtmlRendererTest.cs (1)
1257Assert.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]