7 references to AsyncComponent
Microsoft.AspNetCore.Components.Endpoints.Tests (7)
EndpointHtmlRendererTest.cs (1)
1088
var result = await renderer.PrerenderComponentAsync(httpContext, typeof(
AsyncComponent
), null, ParameterView.Empty);
TestComponents_VaryStreamingScenarios_razor.g.cs (6)
25
AsyncComponent
31
__builder.AddComponentParameter(2, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
.
64
AsyncComponent
70
__builder2.AddComponentParameter(8, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
.
103
AsyncComponent
109
__builder3.AddComponentParameter(14, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
.