1 write to chars
System.Runtime.Serialization (1)
System\Xml\XmlBaseReader.cs (1)
2026chars = new char[count];
3 references to chars
System.Runtime.Serialization (3)
System\Xml\XmlBaseReader.cs (3)
2025if (chars == null || chars.Length < count) 2028return chars;