1 write to outOrChars
System.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
2932this.outOrChars = outOrChars;
2 references to outOrChars
System.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
2966outOrChars = lastParseTextState.outOrChars; 3002int outOrChars = lastParseTextState.outOrChars;