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