18 references to Or
System.Xml (18)
System\Xml\Schema\ContentValidator.cs (18)
475
context.firstpos.
Or
(context.firstposRight);
478
context.lastpos.
Or
(context.lastposLeft);
481
followpos[pos].
Or
(context.firstposRight);
576
firstpos.
Or
(firstPosTemp);
577
lastpos.
Or
(lastPosTemp);
593
firstpos.
Or
(firstPosTemp);
594
lastpos.
Or
(lastPosTemp);
648
followpos[pos].
Or
(firstpos);
685
followpos[pos].
Or
(firstpos);
1229
tempFollowPos.
Or
(followpos[i]); //Add the followpos of the range node
1231
tempFollowPos.
Or
(lrNode.NextIteration); //Add the nextIteration of the range node (this is the firstpos of its parent's leftChild)
1241
tempFollowPos.
Or
(minmaxFollowPos[lrNode1.Pos]);
1275
newSet.
Or
(curpos);
1280
curpos.
Or
(minmaxFollowPos[lrNode.Pos]);
1354
newset.
Or
(followpos[pos]);
1555
nextpos.
Or
(followpos[pos]);
1866
expectedPos.
Or
(runningPositions[i].curpos);
1901
expectedPos.
Or
(runningPositions[i].curpos);