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