4 references to GetFaultedException
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableChannelBinder.cs (4)
588
return this.
GetFaultedException
(maskingMode);
1996
e = this.binder.
GetFaultedException
(maskingMode);
2304
this.synchronizer.binder.
GetFaultedException
(this.maskingMode));
2616
this.exception = this.synchronizer.binder.
GetFaultedException
(this.maskingMode);