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