1 reference to UnsupportedEnvelopeVersion
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\BinaryMessageEncodingBindingElement.cs (1)
89
string errorMsg = string.Format(SRServiceModel.
UnsupportedEnvelopeVersion
, this.GetType().FullName, BinaryEncoderDefaults.EnvelopeVersion, value.Envelope);