2 references to ConvertFunctionSignatureToCType
System.Data.Entity (2)
System\Data\Metadata\StoreItemCollection.cs (2)
61_cachedCTypeFunction = new Memoizer<EdmFunction, EdmFunction>(ConvertFunctionSignatureToCType, null); 196cachedCTypeFunction = new Memoizer<EdmFunction, EdmFunction>(ConvertFunctionSignatureToCType, null);