1 write to _endOfRequestCallback
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
1478_endOfRequestCallback = callback;
3 references to _endOfRequestCallback
System.Web (3)
Hosting\ISAPIWorkerRequest.cs (3)
974if (_endOfRequestCallback != null) { 978_endOfRequestCallback(this, _endOfRequestCallbackArg); 1476if (_endOfRequestCallback != null)