1 write to faultFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
70this.faultFormatter = operation.FaultFormatter;
1 reference to faultFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
158get { return this.faultFormatter; }