1 write to firstpos
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1528this.firstpos = firstpos;
2 references to firstpos
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1536context.CurPos[0] = firstpos.Clone(); 1537context.CurPos[1] = new BitSet(firstpos.Count);