2 references to AttributeRoute
Microsoft.AspNetCore.Mvc.Core (1)
Routing\AttributeRouting.cs (1)
21
return new
AttributeRoute
(
Microsoft.AspNetCore.Mvc.Core.Test (1)
Routing\AttributeRouteTest.cs (1)
814
return new
AttributeRoute
(actionDescriptorProvider, services, handlerFactory);