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