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