18 references to Or
System.Private.Xml (18)
System\Xml\Schema\ContentValidator.cs (18)
516
context.firstpos.
Or
(context.firstposRight);
520
context.lastpos.
Or
(context.lastposLeft!);
524
followpos[pos].
Or
(context.firstposRight);
604
firstpos.
Or
(firstPosTemp);
605
lastpos.
Or
(lastPosTemp);
622
firstpos.
Or
(firstPosTemp);
623
lastpos.
Or
(lastPosTemp);
687
followpos[pos].
Or
(firstpos);
733
followpos[pos].
Or
(firstpos);
1331
tempFollowPos.
Or
(followpos[i]); //Add the followpos of the range node
1334
tempFollowPos.
Or
(lrNode.NextIteration!); //Add the nextIteration of the range node (this is the firstpos of its parent's leftChild)
1347
tempFollowPos.
Or
(minmaxFollowPos[lrNode1.Pos]);
1388
newSet.
Or
(curpos);
1395
curpos.
Or
(minmaxFollowPos[lrNode.Pos]);
1481
newset.
Or
(followpos[pos]);
1724
nextpos.
Or
(_followpos[pos]);
2047
expectedPos.
Or
(runningPositions[i].curpos);
2090
expectedPos.
Or
(runningPositions[i].curpos);