1 write to m_table
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
189
m_table
= scanTableOp.Table;
1 reference to m_table
System.Data.Entity (1)
System\Data\Query\PlanCompiler\JoinGraph.cs (1)
200
internal Table Table { get { return
m_table
; } }