1 instantiation of GenericTaskHandlerMethod
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\ExecutorFactory.cs (1)
45return new GenericTaskHandlerMethod(parameters, method);
1 reference to GenericTaskHandlerMethod
Microsoft.AspNetCore.Mvc.RazorPages (1)
Infrastructure\ExecutorFactory.cs (1)
105private static readonly MethodInfo ConvertMethod = typeof(GenericTaskHandlerMethod).GetMethod(