29 references to NextSet
System.Xml (29)
System\Xml\Schema\ContentValidator.cs (29)
480
for (int pos = context.lastposLeft.
NextSet
(-1); pos != -1; pos = context.lastposLeft.
NextSet
(pos)) {
647
for (int pos = lastpos.
NextSet
(-1); pos != -1; pos = lastpos.
NextSet
(pos)) {
684
for (int pos = lastpos.
NextSet
(-1); pos != -1; pos = lastpos.
NextSet
(pos)) {
1235
for (int pos = tempFollowPos.
NextSet
(-1); pos != -1; pos = tempFollowPos.
NextSet
(pos)) {
1256
for (int pos = curpos.
NextSet
(-1); pos != -1; pos = curpos.
NextSet
(pos)) {
1278
for (int pos = newSet.
NextSet
(-1); pos != -1; pos = newSet.
NextSet
(pos)) {
1296
for (int pos = curpos.
NextSet
(-1); pos != -1; pos = curpos.
NextSet
(pos)) {
1352
for (int pos = statePosSet.
NextSet
(-1); pos != -1; pos = statePosSet.
NextSet
(pos)) {
1552
for (int pos = curpos.
NextSet
(-1); pos != -1; pos = curpos.
NextSet
(pos)) {
1602
for (int pos = curpos.
NextSet
(-1); pos != -1; pos = curpos.
NextSet
(pos)) {
1626
for (int pos = curpos.
NextSet
(-1); pos != -1; pos = curpos.
NextSet
(pos)) {
1704
for (int matchpos = curpos.
NextSet
(-1); matchpos != -1; matchpos = curpos.
NextSet
(matchpos)) { //In all sets, have to scan all positions because of Disabled UPA possibility
1781
int cPos = countingPosition.
NextSet
(-1); //Get the first position where leaf range node appears
1868
for (int pos = expectedPos.
NextSet
(-1); pos != -1; pos = expectedPos.
NextSet
(pos)) {
1903
for (int pos = expectedPos.
NextSet
(-1); pos != -1; pos = expectedPos.
NextSet
(pos)) {