1 write to outOrChars
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
3140this.outOrChars = outOrChars;
2 references to outOrChars
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
3177outOrChars = _lastParseTextState.outOrChars; 3213int outOrChars = _lastParseTextState.outOrChars;