2 references to ValidateIsOf
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\DbExpressionBuilder.cs (2)
1080TypeUsage booleanResultType = ArgumentValidation.ValidateIsOf(argument, type); 1100TypeUsage booleanResultType = ArgumentValidation.ValidateIsOf(argument, type);