1 write to lastpos
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
448this.lastpos = lastpos;
2 references to lastpos
System.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
472this_.RightChild.ConstructPos(context.firstposRight, context.lastpos, followpos); 478context.lastpos.Or(context.lastposLeft);