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