3 references to _entityLookup
System.Data.Entity.Design (3)
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.LoadMethodSessionState.cs (3)
82
_entityLookup
.Add(key, type);
88
return
_entityLookup
.Values;
93
if (
_entityLookup
.TryGetValue(key, out type))