1 write to _firstpos
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1693_firstpos = firstpos;
2 references to _firstpos
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1702context.CurPos[0] = _firstpos.Clone(); 1703context.CurPos[1] = new BitSet(_firstpos.Count);