1 write to _itemCount
System.Data.Entity (1)
System\Data\Metadata\Edm\ItemCollection.cs (1)
205this._itemCount = this.Count;
1 reference to _itemCount
System.Data.Entity (1)
System\Data\Metadata\Edm\ItemCollection.cs (1)
199if (_itemsCache == null || this._itemCount != this.Count)