1 write to pos
System.Private.Xml (1)
System\Xml\Core\XmlTextReaderImplAsync.cs (1)
3142this.pos = pos;
2 references to pos
System.Private.Xml (2)
System\Xml\Core\XmlTextReaderImplAsync.cs (2)
3179int pos = _lastParseTextState.pos; 3215int pos = _lastParseTextState.pos;