2 references to ErrMessageVersionNotSupportedFormat
dotnet-svcutil-lib (2)
CodeDomFixup\MethodCreationHelper.cs (2)
1658throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, SR.ErrMessageVersionNotSupportedFormat, messageVersion)); 1676throw new InvalidOperationException(string.Format(CultureInfo.CurrentCulture, SR.ErrMessageVersionNotSupportedFormat, messagingVersion));