Implemented interface member:
method
Apply
Microsoft.AspNetCore.Mvc.ApplicationModels.IPageRouteModelConvention.Apply(Microsoft.AspNetCore.Mvc.ApplicationModels.PageRouteModel)
5 references to Apply
Microsoft.AspNetCore.Mvc.RazorPages.Test (2)
ApplicationModels\PageRouteTransformerConventionTest.cs (2)
21
convention.
Apply
(model);
37
convention.
Apply
(model);
Mvc.RoutingWebSite (3)
Startup.cs (1)
25
pageRouteTransformerConvention.
Apply
(model);
StartupForLinkGenerator.cs (1)
24
pageRouteTransformerConvention.
Apply
(model);
StartupRoutingDifferentBranches.cs (1)
26
pageRouteTransformerConvention.
Apply
(model);