4 references to GetClosedException
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
593
return this.
GetClosedException
(maskingMode);
1992
e = this.binder.
GetClosedException
(maskingMode);
2261
this.synchronizer.binder.
GetClosedException
(this.maskingMode));
2610
this.exception = this.synchronizer.binder.
GetClosedException
(this.maskingMode);