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