2 instantiations of ServiceProvider
Microsoft.AspNetCore.Routing.Tests (2)
RouterMiddlewareTest.cs (2)
77
httpContext.RequestServices = new
ServiceProvider
();
108
httpContext.RequestServices = new
ServiceProvider
();