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