2 references to SFXBindingNameCannotBeNullOrEmpty
System.ServiceModel.Primitives (2)
System\ServiceModel\Channels\Binding.cs (2)
31
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("name", SRP.
SFXBindingNameCannotBeNullOrEmpty
);
80
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("value", SRP.
SFXBindingNameCannotBeNullOrEmpty
);