3 references to GetClosedException
System.ServiceModel.Primitives (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
376
return
GetClosedException
(maskingMode);
1520
e = _binder.
GetClosedException
(maskingMode);
1742
var exception = _synchronizer._binder.
GetClosedException
(_maskingMode);