4 references to OutstandingAsyncRequests
System.Messaging (4)
System\Messaging\MessageQueue.cs (4)
2584OutstandingAsyncRequests[request] = request; 3816this.owner.OutstandingAsyncRequests.Remove(this); 3984Debug.Assert(this.owner.OutstandingAsyncRequests.Contains(this)); 3985this.owner.OutstandingAsyncRequests.Remove(this);