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