1 write to m_sourceLocation
System.Data.Entity (1)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
144set { m_sourceLocation = value; }
1 reference to m_sourceLocation
System.Data.Entity (1)
System\Data\Mapping\StorageEntityContainerMapping.cs (1)
143get { return m_sourceLocation; }