Base:
method
GetStoreFunctions
System.Data.Common.DbProviderManifest.GetStoreFunctions()
2 references to GetStoreFunctions
System.Data.Entity (2)
System\Data\Common\CommandTrees\ExpressionBuilder\EdmFunctions.cs (1)
32EdmProviderManifest.Instance.GetStoreFunctions(),
System\Data\Metadata\EdmItemCollection.cs (1)
420System.Collections.ObjectModel.ReadOnlyCollection<EdmFunction> functions = providerManifest.GetStoreFunctions();