Base:
method
CheckValueFacets
System.Xml.Schema.FacetsChecker.CheckValueFacets(System.Decimal, System.Xml.Schema.XmlSchemaDatatype)
5 references to CheckValueFacets
System.Xml (5)
System\Xml\Schema\FacetChecker.cs (5)
836
return
CheckValueFacets
(decimalValue, datatype);
885
return
CheckValueFacets
(decimalValue, datatype);
890
return
CheckValueFacets
(decimalValue, datatype);
894
return
CheckValueFacets
(decimalValue, datatype);
898
return
CheckValueFacets
(decimalValue, datatype);