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