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