System\Xml\Schema\ContentValidator.cs (7)
508this_.LeftChild!.ConstructPos(context.firstpos, context.lastposLeft, followpos);
512this_.RightChild!.ConstructPos(context.firstposRight, context.lastpos, followpos);
603child.ConstructPos(firstPosTemp, lastPosTemp, followpos);
621n!.ConstructPos(firstpos, lastpos, followpos);
684LeftChild!.ConstructPos(firstpos, lastpos, followpos);
709LeftChild!.ConstructPos(firstpos, lastpos, followpos);
730LeftChild!.ConstructPos(firstpos, lastpos, followpos);