1 instantiation of VertexValueComparer
System.Data.Entity (1)
System\Data\Common\Utils\Boolean\Solver.cs (1)
312internal static readonly VertexValueComparer Instance = new VertexValueComparer();
2 references to VertexValueComparer
System.Data.Entity (2)
System\Data\Common\Utils\Boolean\Solver.cs (2)
37new Dictionary<Vertex, Vertex>(VertexValueComparer.Instance); 312internal static readonly VertexValueComparer Instance = new VertexValueComparer();