2 references to XmlArrayTooSmall
System.ServiceModel.Primitives (2)
Internals\System\Text\BinHexEncoding.cs (2)
80
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(SRP.
XmlArrayTooSmall
, nameof(bytes)));
146
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentException(SRP.
XmlArrayTooSmall
, "chars"));