1 write to _action
System.Web (1)
HttpApplication.cs (1)
4454_action = action;
2 references to _action
System.Web (2)
HttpApplication.cs (2)
4465if (_action != null) { 4466_action(() => _nextStep.Invoke(executionStep));