1 write to FaultFormatter
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\XmlSerializerOperationBehavior.cs (1)
146
dispatch.
FaultFormatter
= (IDispatchFaultFormatter)CreateFaultFormatter(dispatch.FaultContractInfos);
1 reference to FaultFormatter
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DispatchOperationRuntime.cs (1)
52
_faultFormatter = operation.
FaultFormatter
;