18 references to Or
dotnet-svcutil-lib (18)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (18)
563
context.firstpos.
Or
(context.firstposRight);
567
context.lastpos.
Or
(context.lastposLeft);
571
followpos[pos].
Or
(context.firstposRight);
679
firstpos.
Or
(firstPosTemp);
680
lastpos.
Or
(lastPosTemp);
697
firstpos.
Or
(firstPosTemp);
698
lastpos.
Or
(lastPosTemp);
762
followpos[pos].
Or
(firstpos);
808
followpos[pos].
Or
(firstpos);
1435
tempFollowPos.
Or
(followpos[i]); //Add the followpos of the range node
1438
tempFollowPos.
Or
(lrNode.NextIteration); //Add the nextIteration of the range node (this is the firstpos of its parent's leftChild)
1451
tempFollowPos.
Or
(minmaxFollowPos[lrNode1.Pos]);
1492
newSet.
Or
(curpos);
1498
curpos.
Or
(minmaxFollowPos[lrNode.Pos]);
1584
newset.
Or
(followpos[pos]);
1825
nextpos.
Or
(_followpos[pos]);
2185
expectedPos.
Or
(runningPositions[i].curpos);
2230
expectedPos.
Or
(runningPositions[i].curpos);