1 reference to UndirectedGraph
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\CellPartitioner.cs (1)
60
UndirectedGraph<Cell> graph = new
UndirectedGraph
<Cell>(EqualityComparer<Cell>.Default);