1 write to m_comparer
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Graph.cs (1)
42
m_comparer
= comparer;
1 reference to m_comparer
System.Data.Entity (1)
System\Data\Mapping\Update\Internal\Graph.cs (1)
119
successors = new HashSet<TVertex>(
m_comparer
);