2 references to SequenceConstructPosContext
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
458SequenceConstructPosContext context = new SequenceConstructPosContext(this, firstpos, lastpos); 465context = new SequenceConstructPosContext((SequenceNode)this_.LeftChild, context.firstpos, context.lastposLeft);