4 references to FireAndComplete
System.Web (4)
HttpContext.cs (2)
622_requestCompletedQueue.FireAndComplete(action => action(this)); 657_pipelineCompletedQueue.FireAndComplete(disposable => disposable.Dispose());
HttpResponse.cs (1)
3396_onSendingHeadersSubscriptionQueue.FireAndComplete(cb => cb(Context));
RootedObjects.cs (1)
139_pipelineCompletedQueue.FireAndComplete(disposable => disposable.Dispose());