2 references to ExceptionQueue
System.ServiceModel (2)
System\ServiceModel\Channels\CommunicationObject.cs (2)
493
this.exceptionQueue = new
ExceptionQueue
(this.ThisLock);
511
this.exceptionQueue = new
ExceptionQueue
(this.ThisLock);