1 reference to ToSet
Microsoft.CodeAnalysis (1)
InternalUtilities\EnumerableExtensions.cs (1)
143return source1.ToSet(comparer).SetEquals(source2);