2 references to OVERFLOW
System.Xml (2)
System\Xml\Core\XmlEncodedRawTextWriter.cs (2)
143this.bufChars = new char[bufLen + OVERFLOW]; 164bufChars = new char[bufLen + OVERFLOW];