1 write to Name
System.Data.Entity (1)
System\Data\Common\EntitySql\AST\BuiltInExpr.cs (1)
77Name = name.ToUpperInvariant();
1 reference to Name
System.Data.Entity (1)
System\Data\Common\EntitySql\SemanticAnalyzer.cs (1)
2249throw EntityUtil.EntitySqlError(astBuiltInExpr.Arg1.ErrCtx, Strings.InvalidUnarySetOpArgument(astBuiltInExpr.Name));