2 references to InitializeStandardComponentServicesAsync
Microsoft.AspNetCore.Components.Endpoints (2)
RazorComponentEndpointInvoker.cs (1)
83
await _renderer.
InitializeStandardComponentServicesAsync
(
Rendering\EndpointHtmlRenderer.Prerendering.cs (1)
113
_servicesInitializedTask ??=
InitializeStandardComponentServicesAsync
(httpContext);