1 reference to Power
System.Xml (1)
System\Xml\Schema\FacetChecker.cs (1)
913decimal maxValue = FacetsChecker.Power(10, totalDigits) - 1; //(decimal)Math.Pow(10, totalDigits) - 1 ;