1 write to minMaxNodesCount
System.Xml (1)
System\Xml\Schema\ContentValidator.cs (1)
1660this.minMaxNodesCount = minmaxNodesCount;
5 references to minMaxNodesCount
System.Xml (5)
System\Xml\Schema\ContentValidator.cs (5)
1668Debug.Assert(minMaxNodesCount != 0); 1678rposInfo.rangeCounters = new decimal[minMaxNodesCount]; 1761Debug.Assert(minMaxNodesCount > 0); 1792newRPosInfo.rangeCounters = new decimal[minMaxNodesCount]; 1815newRPosInfo.rangeCounters = new decimal[minMaxNodesCount];