7 references to EnsureCode
System.ServiceModel (7)
System\ServiceModel\FaultException.cs (7)
54this.code = FaultException.EnsureCode(code); 61this.code = FaultException.EnsureCode(code); 68this.code = FaultException.EnsureCode(code); 76this.code = FaultException.EnsureCode(code); 84this.code = FaultException.EnsureCode(code); 92this.code = FaultException.EnsureCode(code); 103this.code = FaultException.EnsureCode(fault.Code);