1 write to chars
System.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
2933
this.
chars
= chars;
2 references to chars
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
2967
char[] chars = lastParseTextState.
chars
;
3003
char[] chars = lastParseTextState.
chars
;