2 references to XmlArrayTooSmallOutput
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\UniqueId.cs (2)
278
throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("chars", string.Format(SRSerialization.
XmlArrayTooSmallOutput
, count)));
365
throw /*System.Runtime.Serialization.*/DiagnosticUtility.ExceptionUtility.ThrowHelperError(new ArgumentOutOfRangeException("buffer", string.Format(SRSerialization.
XmlArrayTooSmallOutput
, guidLength)));