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