1 reference to OrderByDescending
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
src\Compilers\Core\Portable\InternalUtilities\EnumerableExtensions.cs (1)
608return source.OrderByDescending(Comparer<T>.Create(compare));