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)
3350exception = s_numeric10FacetsChecker.CheckValueFacets(int16Value, this); 3404exception = s_numeric10FacetsChecker.CheckValueFacets((short)sbyteValue, this); 3651exception = s_numeric10FacetsChecker.CheckValueFacets((short)byteValue, this);