Base:
method
CheckValueFacets
System.Xml.Schema.FacetsChecker.CheckValueFacets(System.Double, System.Xml.Schema.XmlSchemaDatatype)
2 references to CheckValueFacets
System.Xml (2)
System\Xml\Schema\FacetChecker.cs (2)
938return CheckValueFacets(doubleValue, datatype); 978return CheckValueFacets(doubleValue, datatype);