System\Xml\Schema\ContentValidator.cs (8)
468this_.LeftChild.ConstructPos(context.firstpos, context.lastposLeft, followpos);
472this_.RightChild.ConstructPos(context.firstposRight, context.lastpos, followpos);
575child.ConstructPos(firstPosTemp, lastPosTemp, followpos);
592n.ConstructPos(firstpos, lastpos, followpos);
646LeftChild.ConstructPos(firstpos, lastpos, followpos);
666LeftChild.ConstructPos(firstpos, lastpos, followpos);
683LeftChild.ConstructPos(firstpos, lastpos, followpos);
1170contentRoot.ConstructPos(firstpos, lastpos, followpos);