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