1 write to NextIteration
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
484
((LeafRangeNode)this_.RightChild).
NextIteration
= context.firstpos.Clone();
3 references to NextIteration
System.Xml (3)
System\Xml\Schema\ContentValidator.cs (3)
1231
tempFollowPos.Or(lrNode.
NextIteration
); //Add the nextIteration of the range node (this is the firstpos of its parent's leftChild)
1804
newRPosInfo.curpos = lrNode.
NextIteration
;
1810
newRPosInfo.curpos = lrNode.
NextIteration
; //set currentpos to firstpos of node which has the range