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)
1010
if (value >
_maxValue
|| value < _minValue)