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