Home
last modified time | relevance | path

Searched defs:ProviderIncompatible (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity.Design/System/Data/Entity/Design/Common/
H A DEDesignUtil.cs155 static internal ProviderIncompatibleException ProviderIncompatible(string message) in ProviderIncompatible() method in System.Data.Entity.Design.Common.EDesignUtil
160 …static internal ProviderIncompatibleException ProviderIncompatible(string message, Exception inner) in ProviderIncompatible() method in System.Data.Entity.Design.Common.EDesignUtil
H A DMetadataUtil.cs64 static internal ProviderIncompatibleException ProviderIncompatible(string error) in ProviderIncompatible() method in System.Data.Entity.Design.Common.MetadataUtil
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Common/
H A DEntityUtil.cs487 static internal ProviderIncompatibleException ProviderIncompatible(string error) { in ProviderIncompatible() method in System.Data.EntityUtil
490 …static internal ProviderIncompatibleException ProviderIncompatible(string error, Exception innerEx… in ProviderIncompatible() method in System.Data.EntityUtil