2 references to _canonicalFunctionHandlers
System.Data.Entity (2)
System\Data\SqlClient\SqlGen\SqlFunctionCallHandler.cs (2)
540
&&
_canonicalFunctionHandlers
.ContainsKey(e.Function.Name);
727
return HandleSpecialFunction(
_canonicalFunctionHandlers
, sqlgen, e);