6 references to ToCommaSeparatedStringSorted
System.Data.Entity (6)
System\Data\Common\Utils\Set.cs (1)
361StringUtil.ToCommaSeparatedStringSorted(builder, this);
System\Data\Mapping\ViewGeneration\Structures\MemberDomainMap.cs (1)
407StringUtil.ToCommaSeparatedStringSorted(builder, domain);
System\Data\Mapping\ViewGeneration\Structures\NegatedConstant.cs (1)
296StringUtil.ToCommaSeparatedStringSorted(builder, m_negatedDomain);
System\Data\Mapping\ViewGeneration\Structures\ScalarRestriction.cs (1)
335StringUtil.ToCommaSeparatedStringSorted(builder, Domain.Values);
System\Data\Mapping\ViewGeneration\Structures\TypeRestriction.cs (1)
236StringUtil.ToCommaSeparatedStringSorted(builder, Domain.Values);
System\Data\Mapping\ViewGeneration\Validation\ExtentKey.cs (1)
102StringUtil.ToCommaSeparatedStringSorted(builder, m_keyFields);