4 references to IsStringType
System.Data.Entity (4)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (4)
4199if (!IsStringType(keyExpr.ResultType)) 5140else if (!IsStringType(matchExpr.ResultType)) 5150else if (!IsStringType(patternExpr.ResultType)) 5162else if (!IsStringType(escapeExpr.ResultType))