2 references to CreateServices
Microsoft.AspNetCore.Components.Endpoints.Tests (2)
RazorComponentEndpointDataSourceTest.cs (2)
41var services = CreateServices(typeof(ServerEndpointProvider)); 232new TestEndpointRouteBuilder(services ?? CreateServices()),