4 references to Apply
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\CompiledPageActionDescriptorFactory.cs (1)
72
convention.
Apply
(handlerModel);
Microsoft.AspNetCore.Mvc.RazorPages.Test (3)
Infrastructure\CompiledPageActionDescriptorFactoryTest.cs (3)
87
handlerModelConvention.Setup(p => p.
Apply
(It.IsAny<PageHandlerModel>()))
114
handlerModelConvention.Setup(p => p.
Apply
(It.IsAny<PageHandlerModel>()))
145
handlerModelConvention.Setup(p => p.
Apply
(It.IsAny<PageHandlerModel>()))