1 write to m_storageMappingItemCollection
System.Data.Entity (1)
System\Data\Mapping\StorageMappingItemCollection.ViewDictionary.cs (1)
60this.m_storageMappingItemCollection = storageMappingItemCollection;
6 references to m_storageMappingItemCollection
System.Data.Entity (6)
System\Data\Mapping\StorageMappingItemCollection.ViewDictionary.cs (6)
79StorageEntityContainerMapping entityContainerMap = MappingMetadataHelper.GetEntityContainerMap(m_storageMappingItemCollection, container); 102SerializedCollectViewsFromObjectCollection(this.m_storageMappingItemCollection.Workspace, extentMappingViews); 106SerializedCollectViewsFromReferencedAssemblies(this.m_storageMappingItemCollection.Workspace, extentMappingViews); 174StorageEntityContainerMapping entityContainerMap = MappingMetadataHelper.GetEntityContainerMap(m_storageMappingItemCollection, entityContainer); 457if (MetadataMappingHasherVisitor.GetMappingClosureHash(m_storageMappingItemCollection.MappingVersion, entityContainerMapping) == 527m_storageMappingItemCollection,