2 references to _pipelineCompletedQueue
System.Web (2)
RootedObjects.cs (2)
126return _pipelineCompletedQueue.Enqueue(target); 139_pipelineCompletedQueue.FireAndComplete(disposable => disposable.Dispose());