1 write to _edmItemCollection
System.Data.Services.Design (1)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (1)
169_edmItemCollection = edmItemCollection;
4 references to _edmItemCollection
System.Data.Services.Design (4)
System\Data\EntityModel\Emitters\ClientApiGenerator.cs (4)
200get { return this._edmItemCollection; } 358_edmItemCollection.GetItem<GlobalItem>( 491foreach (EntityContainer container in _edmItemCollection.GetItems<EntityContainer>()) 497foreach (EdmType item in _edmItemCollection.GetItems<EdmType>())