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)
1702
context.CurPos[0] =
_firstpos
.Clone();
1703
context.CurPos[1] = new BitSet(
_firstpos
.Count);