16 writes to _textPos
System.Private.Xml (16)
System\Xml\Core\XmlEncodedRawTextWriter.cs (8)
498_textPos = _bufPos; 559_textPos = _bufPos; 586_textPos = _bufPos; 644_textPos = _bufPos; 687_textPos = _bufPos; 703_textPos = _bufPos; 837_textPos = (_textPos == _bufPos) ? 1 : 0; 1129_textPos = _bufPos;
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (8)
392_textPos = _bufPos; 456_textPos = _bufPos; 484_textPos = _bufPos; 539_textPos = _bufPos; 578_textPos = _bufPos; 592_textPos = _bufPos; 669_textPos = (_textPos == _bufPos) ? 1 : 0; 1047_textPos = _bufPos;
14 references to _textPos
System.Private.Xml (14)
System\Xml\Core\XmlEncodedRawTextWriter.cs (7)
837_textPos = (_textPos == _bufPos) ? 1 : 0; 1954if (!_mixedContent && base._textPos != base._bufPos) 1966if (!_mixedContent && base._textPos != base._bufPos) 2006if (base._textPos != base._bufPos) 2023if (base._textPos != base._bufPos) 2065if (!_mixedContent && base._textPos != base._bufPos) 2075if (!_mixedContent && base._textPos != base._bufPos)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (7)
669_textPos = (_textPos == _bufPos) ? 1 : 0; 1912if (!_mixedContent && base._textPos != base._bufPos) 1925if (!_mixedContent && base._textPos != base._bufPos) 1943if (base._textPos != base._bufPos) 1961if (base._textPos != base._bufPos) 2007if (!_mixedContent && base._textPos != base._bufPos) 2018if (!_mixedContent && base._textPos != base._bufPos)