1 reference to StepInvoker
System.Web (1)
HttpApplication.cs (1)
2170
_stepInvoker = new
StepInvoker
((nextStepAction) => callback(new HttpContextWrapper(_context), nextStepAction), nextStep);