1 write to FaultFormatter
System.ServiceModel (1)
System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
178
proxy.
FaultFormatter
= (IClientFaultFormatter)CreateFaultFormatter(proxy.FaultContractInfos);
1 reference to FaultFormatter
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ProxyOperationRuntime.cs (1)
62
this.faultFormatter = operation.
FaultFormatter
;