1 write to maxValue
System.Xml (1)
System\Xml\Schema\FacetChecker.cs (1)
830maxValue = maxVal;
1 reference to maxValue
System.Xml (1)
System\Xml\Schema\FacetChecker.cs (1)
845if (value > maxValue || value < minValue) {