2 writes to _storeItemCollection
System.Data.Entity.Design (2)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (2)
141
_storeItemCollection
= null;
205
_storeItemCollection
= session.ItemCollection;
1 reference to _storeItemCollection
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator.cs (1)
84
return
_storeItemCollection
;