1 implementation of IRouteCollection
Microsoft.AspNetCore.Routing (1)
RouteCollection.cs (1)
17public class RouteCollection : IRouteCollection
1 reference to IRouteCollection
Microsoft.AspNetCore.Mvc.Core (1)
Routing\UrlHelper.cs (1)
32/// <see cref="IRouteCollection"/> implementation.