2 references to IsFromProviderManifest
System.Data.Entity (2)
System\Data\Metadata\Edm\EdmFunction.cs (2)
46if (payload.IsFromProviderManifest.HasValue) SetFunctionAttribute(ref _functionAttributes, FunctionAttributes.IsFromProviderManifest, payload.IsFromProviderManifest.Value); 242return GetFunctionAttribute(FunctionAttributes.IsFromProviderManifest);