Base:
method
CheckValueFacets
System.Xml.Schema.FacetsChecker.CheckValueFacets(System.Int64, System.Xml.Schema.XmlSchemaDatatype)
2 references to CheckValueFacets
System.Private.Xml (2)
System\Xml\Schema\DataTypeImplementation.cs (2)
3241exception = s_numeric10FacetsChecker.CheckValueFacets(int64Value, this); 3544exception = s_numeric10FacetsChecker.CheckValueFacets((long)uint32Value, this);