1 reference to ErrBindingTypeNotSupportedFormat
dotnet-svcutil-lib (1)
CodeDomFixup\MethodCreationHelper.cs (1)
211
throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, SR.
ErrBindingTypeNotSupportedFormat
, binding.GetType().FullName));