3 references to ToCommaSeparatedStringSorted
System.Data.Entity (3)
System\Data\Mapping\StorageModificationFunctionMapping.cs (2)
186StringUtil.ToCommaSeparatedStringSorted(ParameterBindings), 187StringUtil.ToCommaSeparatedStringSorted(ResultBindings));
System\Data\Mapping\ViewGeneration\Validation\ExtentKey.cs (1)
96string result = StringUtil.ToCommaSeparatedStringSorted(m_keyFields);