1 instantiation of SendResponseExecutionStep
System.Web (1)
HttpApplication.cs (1)
771
SendResponseExecutionStep step = new
SendResponseExecutionStep
(this, (EventHandler)handler, isHeaders);
1 reference to SendResponseExecutionStep
System.Web (1)
HttpApplication.cs (1)
771
SendResponseExecutionStep
step = new SendResponseExecutionStep(this, (EventHandler)handler, isHeaders);