1 override of CheckValueFacets
System.Xml (1)
System\Xml\Schema\FacetChecker.cs (1)
888internal override Exception CheckValueFacets(Int32 value, XmlSchemaDatatype datatype) {
2 references to CheckValueFacets
System.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
3048exception = numeric10FacetsChecker.CheckValueFacets(int32Value, this); 3343exception = numeric10FacetsChecker.CheckValueFacets((int)uint16Value, this);