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