2 writes to Pos
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
1084
rNode.
Pos
= pos;
1247
lrNode.
Pos
= localMinMaxNodesCount++;
9 references to Pos
System.Xml (9)
System\Xml\Schema\ContentValidator.cs (9)
844
return new LeafRangeNode(this.
Pos
, this.min, this.max);
1185
return new RangeContentValidator(firstpos, followpos, symbols, positions, endMarker.
Pos
, this.ContentType, contentRoot.LeftChild.IsNullable, positionsWithRangeTerminals, minMaxNodesCount);
1198
transitionTable = BuildTransitionTable(firstpos, followpos, endMarker.
Pos
);
1208
return new NfaContentValidator(firstpos, followpos, symbols, positions, endMarker.
Pos
, this.ContentType, this.IsOpen, contentRoot.LeftChild.IsNullable);
1241
tempFollowPos.Or(minmaxFollowPos[lrNode1.
Pos
]);
1280
curpos.Or(minmaxFollowPos[lrNode.
Pos
]);
1795
decimal count = ++newRPosInfo.rangeCounters[lrNode.
Pos
];
1799
newRPosInfo.rangeCounters[lrNode.
Pos
] = 0; //reset counter
1819
newRPosInfo.rangeCounters[lrNode.
Pos
] = 0;