1 reference to IsFloatPointNumericType
System.Data.Entity (1)
System\Data\Metadata\TypeSemantics.cs (1)
414return (IsIntegerNumericType(type) || IsFixedPointNumericType(type) || IsFloatPointNumericType(type));