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)
1928
rposInfo.curpos =
_followpos
[pos]; //Note that we are copying the same counters of the current position to that of the follow position
1990
newRPosInfo.curpos =
_followpos
[cPos]; //since max has been reached, Get followposition of range node
2010
newRPosInfo.curpos =
_followpos
[cPos];