1 write to lastpos
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
533
this.
lastpos
= lastpos;
2 references to lastpos
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (2)
559
this_.RightChild.ConstructPos(context.firstposRight, context.
lastpos
, followpos);
567
context.
lastpos
.Or(context.lastposLeft);