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