1 write to _followpos
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1943_followpos = followpos;
3 references to _followpos
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (3)
2044rposInfo.curpos = _followpos[pos]; //Note that we are copying the same counters of the current position to that of the follow position 2110newRPosInfo.curpos = _followpos[cPos]; //since max has been reached, Get followposition of range node 2133newRPosInfo.curpos = _followpos[cPos];