2 references to ValidateLike
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (1)
963TypeUsage resultType = ArgumentValidation.ValidateLike(argument, pattern);
System\Data\Common\CommandTrees\ExpressionBuilder\Internal\ArgumentValidation.cs (1)
990TypeUsage resultType = ValidateLike(argument, pattern);