1 write to _minMaxNodesCount
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (1)
1947_minMaxNodesCount = minmaxNodesCount;
5 references to _minMaxNodesCount
dotnet-svcutil-lib (5)
FrameworkFork\Microsoft.Xml\Xml\schema\ContentValidator.cs (5)
1957Debug.Assert(_minMaxNodesCount != 0); 1968rposInfo.rangeCounters = new decimal[_minMaxNodesCount]; 2067Debug.Assert(_minMaxNodesCount > 0); 2103newRPosInfo.rangeCounters = new decimal[_minMaxNodesCount]; 2130newRPosInfo.rangeCounters = new decimal[_minMaxNodesCount];