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