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