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)
2044
rposInfo.curpos =
_followpos
[pos]; //Note that we are copying the same counters of the current position to that of the follow position
2110
newRPosInfo.curpos =
_followpos
[cPos]; //since max has been reached, Get followposition of range node
2133
newRPosInfo.curpos =
_followpos
[cPos];