2 references to XmlArrayTooSmallOutput
System.Private.DataContractSerialization (2)
System\Xml\UniqueId.cs (2)
209throw new ArgumentOutOfRangeException(nameof(chars), SR.Format(SR.XmlArrayTooSmallOutput, count)); 289throw new ArgumentOutOfRangeException(nameof(buffer), SR.Format(SR.XmlArrayTooSmallOutput, guidLength));