1 write to m_sourceTable
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\SourceInterpreter.cs (1)
28m_sourceTable = sourceTable;
1 reference to m_sourceTable
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\SourceInterpreter.cs (1)
113return m_translator.ViewLoader.GetAffectedTables(extent, m_translator.MetadataWorkspace).Contains(m_sourceTable);