1 reference to CellNumberAsString
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs (1)
107return StringUtil.ToSeparatedString(m_mergedCells.Select(cell => cell.CellNumberAsString), "+", "");