2 writes to HandlerMethod
Microsoft.AspNetCore.Mvc.RazorPages (2)
Infrastructure\PageActionInvoker.cs (2)
332HandlerMethod = _handler, 345HandlerMethod = _handler,
1 reference to HandlerMethod
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\PageActionInvoker.cs (1)
422_handler = _handlerSelectedContext.HandlerMethod;