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