1 write to m_suppressions
System.Data.Entity (1)
System\Data\Query\PlanCompiler\TransformationRules.cs (1)
405m_suppressions = new Dictionary<Node, Node>();
2 references to m_suppressions
System.Data.Entity (2)
System\Data\Query\PlanCompiler\TransformationRules.cs (2)
360m_suppressions[n] = n; 370return m_suppressions.ContainsKey(n);