30 references to AttributeRouteModel
ApiExplorerWebSite (1)
ApiExplorerRouteChangeConvention.cs (1)
25
AttributeRouteModel = new
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.Core.Test (16)
ApplicationModels\ApiBehaviorApplicationModelProviderTest.cs (4)
46
Selectors = { new SelectorModel { AttributeRouteModel = new
AttributeRouteModel
() } },
54
Selectors = { new SelectorModel { AttributeRouteModel = new
AttributeRouteModel
() } },
89
Selectors = { new SelectorModel { AttributeRouteModel = new
AttributeRouteModel
() } },
97
Selectors = { new SelectorModel { AttributeRouteModel = new
AttributeRouteModel
() } },
ApplicationModels\AttributeRouteModelTests.cs (9)
284
var left = new
AttributeRouteModel
288
var right = new
AttributeRouteModel
();
302
var left = new
AttributeRouteModel
307
var right = new
AttributeRouteModel
321
var left = new
AttributeRouteModel
325
var right = new
AttributeRouteModel
();
339
var left = new
AttributeRouteModel
344
var right = new
AttributeRouteModel
792
return new
AttributeRouteModel
ApplicationModels\ControllerActionDescriptorProviderTests.cs (1)
1956
AttributeRouteModel = new
AttributeRouteModel
()
ApplicationModels\RouteTokenTransformerConventionTest.cs (2)
21
AttributeRouteModel = new
AttributeRouteModel
()
41
AttributeRouteModel = new
AttributeRouteModel
()
Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation (1)
src\Mvc\Mvc.RazorPages\src\ApplicationModels\PageRouteModelFactory.cs (1)
162
AttributeRouteModel = new
AttributeRouteModel
Microsoft.AspNetCore.Mvc.RazorPages (2)
ApplicationModels\PageRouteModelFactory.cs (1)
162
AttributeRouteModel = new
AttributeRouteModel
DependencyInjection\PageConventionCollectionExtensions.cs (1)
434
AttributeRouteModel = new
AttributeRouteModel
Microsoft.AspNetCore.Mvc.RazorPages.Test (8)
DependencyInjection\PageConventionCollectionExtensionsTest.cs (1)
989
AttributeRouteModel = new
AttributeRouteModel
Infrastructure\PageActionDescriptorProviderTest.cs (7)
42
AttributeRouteModel = new
AttributeRouteModel
81
AttributeRouteModel = new
AttributeRouteModel
131
AttributeRouteModel = new
AttributeRouteModel
179
AttributeRouteModel = new
AttributeRouteModel
(),
213
AttributeRouteModel = new
AttributeRouteModel
(),
296
AttributeRouteModel = new
AttributeRouteModel
352
AttributeRouteModel = new
AttributeRouteModel