2 references to HandleConcatFunction
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (2)
103functionHandlers.Add("CONCAT", HandleConcatFunction); 188functionHandlers.Add("Concat", HandleConcatFunction);