2 references to AttributeRouteModel
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\SelectorModel.cs (1)
35AttributeRouteModel = new AttributeRouteModel(other.AttributeRouteModel);
Microsoft.AspNetCore.Mvc.Core.Test (1)
ApplicationModels\AttributeRouteModelTests.cs (1)
23var route2 = new AttributeRouteModel(route);