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; 1126_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; 1044_textPos = _bufPos;
14 references to _textPos
System.Private.Xml (14)
System\Xml\Core\XmlEncodedRawTextWriter.cs (7)
837_textPos = (_textPos == _bufPos) ? 1 : 0; 1951if (!_mixedContent && base._textPos != base._bufPos) 1963if (!_mixedContent && base._textPos != base._bufPos) 2003if (base._textPos != base._bufPos) 2020if (base._textPos != base._bufPos) 2062if (!_mixedContent && base._textPos != base._bufPos) 2072if (!_mixedContent && base._textPos != base._bufPos)
System\Xml\Core\XmlEncodedRawTextWriterAsync.cs (7)
669_textPos = (_textPos == _bufPos) ? 1 : 0; 1909if (!_mixedContent && base._textPos != base._bufPos) 1922if (!_mixedContent && base._textPos != base._bufPos) 1940if (base._textPos != base._bufPos) 1958if (base._textPos != base._bufPos) 2004if (!_mixedContent && base._textPos != base._bufPos) 2015if (!_mixedContent && base._textPos != base._bufPos)