Base:
method
CheckValueFacets
System.Xml.Schema.FacetsChecker.CheckValueFacets(System.Int16, System.Xml.Schema.XmlSchemaDatatype)
3 references to CheckValueFacets
System.Private.Xml (3)
System\Xml\Schema\DataTypeImplementation.cs (3)
3350
exception = s_numeric10FacetsChecker.
CheckValueFacets
(int16Value, this);
3404
exception = s_numeric10FacetsChecker.
CheckValueFacets
((short)sbyteValue, this);
3651
exception = s_numeric10FacetsChecker.
CheckValueFacets
((short)byteValue, this);