4 references to AttributeRouteModel
Microsoft.AspNetCore.Mvc.Core (2)
ApplicationModels\AttributeRouteModel.cs (2)
18
private static readonly AttributeRouteModel _default = new
AttributeRouteModel
();
123
return new
AttributeRouteModel
()
Microsoft.AspNetCore.Mvc.RazorPages (2)
ApplicationModels\PageRouteModelFactory.cs (1)
162
AttributeRouteModel = new
AttributeRouteModel
DependencyInjection\PageConventionCollectionExtensions.cs (1)
434
AttributeRouteModel = new
AttributeRouteModel