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