5 references to EnsureReason
System.ServiceModel (5)
System\ServiceModel\FaultException.cs (5)
48
this.reason = FaultException.
EnsureReason
(reason);
62
this.reason = FaultException.
EnsureReason
(reason);
85
this.reason = FaultException.
EnsureReason
(reason);
93
this.reason = FaultException.
EnsureReason
(reason);
104
this.reason = FaultException.
EnsureReason
(fault.Reason);