2 references to GetFunctions
System.Data.Entity (2)
System\Data\Mapping\StorageMappingItemLoader.cs (2)
1690
ReadOnlyCollection<EdmFunction> functionOverloads = this.StoreItemCollection.
GetFunctions
(functionName);
4352
m_storeItemCollection.
GetFunctions
(functionName);