12 references to Fault
System.ServiceModel (12)
System\ServiceModel\Channels\ReliableChannelBinder.cs (8)
247this.Fault(null); 489this.Fault(null); 824this.Fault(null); 1351this.binder.Fault(null); 1509this.binder.Fault(null); 1608this.binder.Fault(null); 1832this.binder.Fault(null); 2084this.binder.Fault(null);
System\ServiceModel\Channels\ServerReliableChannelBinder.cs (4)
368this.Fault(unexpectedException); 377this.Fault(expectedException); 528this.Fault(unexpectedException); 532this.Fault(expectedException);