1 write to _maxValue
System.Private.Xml (1)
System\Xml\Schema\FacetChecker.cs (1)
994_maxValue = maxVal;
1 reference to _maxValue
System.Private.Xml (1)
System\Xml\Schema\FacetChecker.cs (1)
1010if (value > _maxValue || value < _minValue)