1 write to m_varList
System.Data.Entity (1)
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (1)
57m_varList = varInfo.NewVars.GetEnumerator();
2 references to m_varList
System.Data.Entity (2)
System\Data\Query\PlanCompiler\ColumnMapProcessor.cs (2)
79if (m_varList.MoveNext()) 81return m_varList.Current;