2 references to ValidateIsNull
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (1)
2758
TypeUsage resultType = ArgumentValidation.
ValidateIsNull
(argument, true);
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (1)
947
return
ValidateIsNull
(argument, false);