2 references to AtLeastOneFaultReasonMustBeSpecified
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\MessageFault.cs (1)
643
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FormatException(SRServiceModel.
AtLeastOneFaultReasonMustBeSpecified
));
FrameworkFork\System.ServiceModel\System\ServiceModel\FaultReason.cs (1)
49
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(SRServiceModel.
AtLeastOneFaultReasonMustBeSpecified
, "translations"));