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