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)
1957
Debug.Assert(
_minMaxNodesCount
!= 0);
1968
rposInfo.rangeCounters = new decimal[
_minMaxNodesCount
];
2067
Debug.Assert(
_minMaxNodesCount
> 0);
2103
newRPosInfo.rangeCounters = new decimal[
_minMaxNodesCount
];
2130
newRPosInfo.rangeCounters = new decimal[
_minMaxNodesCount
];