12 references to Order
Aspire.Dashboard.Tests (1)
TelemetryRepositoryTests\MetricsTests.cs (1)
614
Assert.Collection(knownValues.Value.
Order
(),
Microsoft.CodeAnalysis (1)
CommandLine\AnalyzerConfigSet.cs (1)
541
foreach (var sectionName in _values.Keys.
Order
())
Microsoft.CodeAnalysis.Features (1)
FullyQualify\AbstractFullyQualifyService.cs (1)
314
.
Order
();
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SemanticTokens\SemanticTokensSchema.cs (1)
102
.
Order
()
System.Linq.Queryable (8)
System\Linq\Queryable.cs (8)
258
/// calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/> itself as a constructed generic method.
265
/// that represents calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/>
295
/// calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/> itself as a constructed generic method.
302
/// that represents calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/>
357
/// calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/> itself as a constructed generic method.
364
/// that represents calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/>
394
/// calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/> itself as a constructed generic method.
401
/// that represents calling <see cref="Enumerable.
Order
{T}(IEnumerable{T})"/>