4 references to AddRoutingCore
Microsoft.AspNetCore (1)
WebHost.cs (1)
286services.AddRoutingCore();
Microsoft.AspNetCore.Components.Testing (1)
Infrastructure\ServerFixture.cs (1)
81builder.Services.AddRoutingCore();
Microsoft.AspNetCore.Http.Connections (1)
ConnectionsDependencyInjectionExtensions.cs (1)
23services.AddRoutingCore();
Microsoft.AspNetCore.Routing (1)
DependencyInjection\RoutingServiceCollectionExtensions.cs (1)
30services.AddRoutingCore();