2 references to GetNumericTypeKind
System.Data.Services (2)
System\Data\Services\Parsing\RequestQueryParser.cs (2)
431return GetNumericTypeKind(type) == NumericTypeSignedIntegral; 439return GetNumericTypeKind(type) == NumericTypeUnsignedIntegral;