1 write to followpos
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1656
this.
followpos
= followpos;
3 references to followpos
System.Xml (3)
System\Xml\Schema\ContentValidator.cs (3)
1742
rposInfo.curpos =
followpos
[pos]; //Note that we are copying the same counters of the current position to that of the follow position
1798
newRPosInfo.curpos =
followpos
[cPos]; //since max has been reached, Get followposition of range node
1818
newRPosInfo.curpos =
followpos
[cPos];