1 write to chars
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
3141this.chars = chars;
2 references to chars
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
3178char[] chars = _lastParseTextState.chars; 3214char[] chars = _lastParseTextState.chars;