2 references to XmlInvalidBinHexSequence
System.ServiceModel.Primitives (2)
Internals\System\Text\BinHexEncoding.cs (2)
98
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FormatException(SRP.Format(SRP.
XmlInvalidBinHexSequence
, new string(pch, 0, 2), charIndex + (int)(pch - _chars))));
102
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new FormatException(SRP.Format(SRP.
XmlInvalidBinHexSequence
, new string(pch, 0, 2), charIndex + (int)(pch - _chars))));