1 write to m_tables
System.Data.Entity (1)
System\Data\Query\InternalTrees\Command.cs (1)
62m_tables = new List<Table>();
2 references to m_tables
System.Data.Entity (2)
System\Data\Query\InternalTrees\Command.cs (2)
298return m_tables.Count; 356m_tables.Add(t);