2 writes to _pos
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
310_pos = pos; 316set { _pos = value; }
4 references to _pos
System.Private.Xml (4)
System\Xml\Schema\ContentValidator.cs (4)
315get { return _pos; } 326firstpos.Set(_pos); 327lastpos.Set(_pos); 338bb.Append($"\"{symbols.NameOf(positions[_pos].symbol)}\"");