2 writes to Pos
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1190
rNode.
Pos
= pos;
1353
lrNode.
Pos
= localMinMaxNodesCount++;
8 references to Pos
System.Private.Xml (8)
System\Xml\Schema\ContentValidator.cs (8)
1281
return new RangeContentValidator(firstpos, followpos, _symbols, _positions, endMarker.
Pos
, this.ContentType, contentRoot.LeftChild.IsNullable, positionsWithRangeTerminals, _minMaxNodesCount);
1298
transitionTable = BuildTransitionTable(firstpos, followpos, endMarker.
Pos
);
1307
return new NfaContentValidator(firstpos, followpos, _symbols, _positions, endMarker.
Pos
, this.ContentType, this.IsOpen, contentRoot.LeftChild.IsNullable);
1347
tempFollowPos.Or(minmaxFollowPos[lrNode1.
Pos
]);
1395
curpos.Or(minmaxFollowPos[lrNode.
Pos
]);
1986
decimal count = ++newRPosInfo.rangeCounters[lrNode.
Pos
];
1991
newRPosInfo.rangeCounters[lrNode.
Pos
] = 0; //reset counter
2011
newRPosInfo.rangeCounters[lrNode.
Pos
] = 0;