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