1 write to lastpos
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
485this.lastpos = lastpos;
2 references to lastpos
System.Private.Xml (2)
System\Xml\Schema\ContentValidator.cs (2)
512this_.RightChild!.ConstructPos(context.firstposRight, context.lastpos, followpos); 520context.lastpos.Or(context.lastposLeft!);