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