1 instantiation of ExceptionQueue
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
441_exceptionQueue = new ExceptionQueue(_thisLock);
2 references to ExceptionQueue
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\CommunicationObject.cs (2)
17private ExceptionQueue _exceptionQueue; 455ExceptionQueue queue = _exceptionQueue;