1 write to faultFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
62this.faultFormatter = operation.FaultFormatter;
1 reference to faultFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
106get { return this.faultFormatter; }