2 references to AtLeastOneFaultReasonMustBeSpecified
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\MessageFault.cs (1)
730throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FormatException(SRP.AtLeastOneFaultReasonMustBeSpecified));
System\ServiceModel\FaultReason.cs (1)
57throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(SRP.AtLeastOneFaultReasonMustBeSpecified, "translations"));