1 write to _minMaxNodesCount
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1274_minMaxNodesCount++;
3 references to _minMaxNodesCount
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (3)
1368if (_minMaxNodesCount > 0) 1381return new RangeContentValidator(firstpos, followpos, _symbols, _positions, endMarker.Pos, this.ContentType, contentRoot.LeftChild.IsNullable, positionsWithRangeTerminals, _minMaxNodesCount); 1423BitSet[] minmaxFollowPos = new BitSet[_minMaxNodesCount];