2 references to _services
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
EndpointHtmlRendererTest.cs (2)
1774var effectiveServices = services ?? _services; 1810context.RequestServices ??= _services;