2 references to _pipelineCompletedQueue
System.Web (2)
HttpContext.cs (2)
648return _pipelineCompletedQueue.Enqueue(target); 657_pipelineCompletedQueue.FireAndComplete(disposable => disposable.Dispose());