1 write to s_innerJoinDeleteRules
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (1)
119s_innerJoinDeleteRules = new Dictionary<Ops, Ops>(EqualityComparer<Ops>.Default);
2 references to s_innerJoinDeleteRules
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (2)
70m_deleteRules = s_innerJoinDeleteRules; 233s_innerJoinDeleteRules.Add(input, joinDelete);