1 write to _storeItemCollection
System.Data.Entity (1)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (1)
511_storeItemCollection = (StoreItemCollection)this.Workspace.GetItemCollection(DataSpace.SSpace);
3 references to _storeItemCollection
System.Data.Entity (3)
System\Data\SqlClient\SqlGen\SqlGenerator.cs (3)
383get { return _storeItemCollection; } 3818TypeUsage storeTypeUsage = this._storeItemCollection.StoreProviderManifest.GetStoreType(type); 4226PrimitiveType mappedType = this._storeItemCollection.GetMappedPrimitiveType(modelType);