1 write to s_leftOuterJoinInsertRules
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (1)
120s_leftOuterJoinInsertRules = new Dictionary<Ops, Ops>(EqualityComparer<Ops>.Default);
2 references to s_leftOuterJoinInsertRules
System.Data.Entity (2)
System\Data\Mapping\Update\Internal\Propagator.JoinPropagator.cs (2)
74m_insertRules = s_leftOuterJoinInsertRules; 234s_leftOuterJoinInsertRules.Add(input, lojInsert);