2 references to ExtraContentIsPresentInFaultDetail
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (1)
176
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FormatException(SRServiceModel.
ExtraContentIsPresentInFaultDetail
));
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\FaultFormatter.cs (1)
143
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FormatException(SRServiceModel.
ExtraContentIsPresentInFaultDetail
));