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