1 write to outstandingAsyncRequests
System.Messaging (1)
System\Messaging\MessageQueue.cs (1)
1414outstandingAsyncRequests = requests;
3 references to outstandingAsyncRequests
System.Messaging (3)
System\Messaging\MessageQueue.cs (3)
1406if (outstandingAsyncRequests == null) 1410if (outstandingAsyncRequests == null) 1420return outstandingAsyncRequests;