2 references to SFXBindingNameCannotBeNullOrEmpty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Binding.cs (2)
30
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("name", SRServiceModel.
SFXBindingNameCannotBeNullOrEmpty
);
76
throw DiagnosticUtility.ExceptionUtility.ThrowHelperArgument("value", SRServiceModel.
SFXBindingNameCannotBeNullOrEmpty
);