7 references to AsyncComponent
Microsoft.AspNetCore.Components.Endpoints.Tests (7)
EndpointHtmlRendererTest.cs (1)
961
var result = await renderer.PrerenderComponentAsync(httpContext, typeof(
AsyncComponent
), null, ParameterView.Empty);
TestComponents_VaryStreamingScenarios_razor.g.cs (6)
22
__builder.OpenComponent<global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
>(1);
23
__builder.AddComponentParameter(2, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
.
45
__builder2.OpenComponent<global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
>(7);
46
__builder2.AddComponentParameter(8, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
.
68
__builder3.OpenComponent<global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
>(13);
69
__builder3.AddComponentParameter(14, nameof(global::Microsoft.AspNetCore.Components.Endpoints.Tests.TestComponents.
AsyncComponent
.