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