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