1 write to _edmItemCollection
System.Data.Entity.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
58_edmItemCollection = edmItemCollection;
3 references to _edmItemCollection
System.Data.Entity.Design (3)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (3)
199_edmItemCollection.GetItem<GlobalItem>( 280return _edmItemCollection.GetItems<EdmType>().Where(b => b.BaseType == edmType); 426yield return _edmItemCollection.GetItem<GlobalItem>(type.Identity);