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