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