2 references to IsUnsignedNumericType
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (1)
881
if (TypeSemantics.
IsUnsignedNumericType
(argument.ResultType))
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
4479
if (TypeSemantics.
IsUnsignedNumericType
(argument.ResultType))