1 write to _minMaxNodesCount
System.Private.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1195_minMaxNodesCount++;
3 references to _minMaxNodesCount
System.Private.Xml (3)
System\Xml\Schema\ContentValidator.cs (3)
1268if (_minMaxNodesCount > 0) 1281return new RangeContentValidator(firstpos, followpos, _symbols, _positions, endMarker.Pos, this.ContentType, contentRoot.LeftChild.IsNullable, positionsWithRangeTerminals, _minMaxNodesCount); 1319BitSet[] minmaxFollowPos = new BitSet[_minMaxNodesCount];