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