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