1 write to chars
System.Runtime.Serialization (1)
System\Xml\XmlBufferReader.cs (1)
598chars = new char[count];
3 references to chars
System.Runtime.Serialization (3)
System\Xml\XmlBufferReader.cs (3)
597if (chars == null || chars.Length < count) 599return chars;