Home
last modified time | relevance | path

Searched defs:IEntityWrapper (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/Internal/
H A DIEntityWrapper.cs22 internal interface IEntityWrapper interface
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Objects/
H A DEntityEntry.cs2313Dictionary<IEntityWrapper, Dictionary<RelatedEnd, HashSet<IEntityWrapper>>> relationships, in AddRelationshipDetectedByGraph()
2337 Dictionary<IEntityWrapper, Dictionary<RelatedEnd, HashSet<EntityKey>>> relationships, in AddRelationshipDetectedByForeignKey()
2367 Dictionary<IEntityWrapper, Dictionary<RelatedEnd, HashSet<T>>> relationships, in AddDetectedRelationship()