2 references to ToSeparatedString
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\CqlGeneration\JoinCqlBlock.cs (1)
206StringUtil.ToSeparatedString(builder, m_singleClauses, " AND ");
System\Data\Mapping\ViewGeneration\Structures\LeftCellWrapper.cs (1)
229StringUtil.ToSeparatedString(builder, m_attributes, ",");