11 references to Order
Aspire.Dashboard.Tests (1)
TelemetryRepositoryTests\MetricsTests.cs (1)
622Assert.Collection(knownValues.Value.Order(),
Microsoft.CodeAnalysis (1)
CommandLine\AnalyzerConfigSet.cs (1)
541foreach (var sectionName in _values.Keys.Order())
RunTests (1)
AssemblyScheduler.cs (1)
223.Order()
System.Linq.Queryable (8)
System\Linq\Queryable.cs (8)
290/// calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> itself as a constructed generic method. 297/// that represents calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> 327/// calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> itself as a constructed generic method. 334/// that represents calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> 389/// calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> itself as a constructed generic method. 396/// that represents calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> 426/// calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/> itself as a constructed generic method. 433/// that represents calling <see cref="Enumerable.Order{T}(IEnumerable{T})"/>