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