9 implementations of Key
Microsoft.CodeAnalysis (1)
Microsoft.Data.Analysis (1)
Microsoft.TemplateEngine.Utils (1)
System.Linq (2)
System.Linq.AsyncEnumerable (2)
System.Linq.Parallel (2)
413 references to Key
aspire (15)
Aspire.Cli.Tests (10)
Aspire.Confluent.Kafka.Tests (4)
Aspire.Dashboard (11)
Aspire.Dashboard.Components.Tests (1)
Aspire.Hosting (5)
Aspire.Hosting.Azure (1)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.CodeGeneration.Go.Tests (1)
Aspire.Hosting.CodeGeneration.Java.Tests (1)
Aspire.Hosting.CodeGeneration.Python.Tests (1)
Aspire.Hosting.CodeGeneration.Rust.Tests (1)
Aspire.Hosting.CodeGeneration.TypeScript.Tests (1)
Aspire.Hosting.RemoteHost (1)
dotnet (3)
GenerateDocumentationAndConfigFiles (6)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
installer.tasks (1)
Microsoft.AspNetCore.Mvc.ApiExplorer (1)
Microsoft.AspNetCore.Mvc.Core (3)
Microsoft.AspNetCore.Razor.Utilities.Shared (3)
Microsoft.AspNetCore.Routing (19)
Matching\ILEmitTrieFactory.cs (19)
111Array.Sort(groups, static (a, b) => a.Key.CompareTo(b.Key));
140il.Emit(OpCodes.Ldc_I4, group.Key);
146EmitTable(il, group.ToArray(), 0, group.Key, locals, labels, methods);
160il.Emit(OpCodes.Ldc_I4, groups[mid].Key);
336Array.Sort(groups, static (a, b) => unchecked((long)a.Key).CompareTo(unchecked((long)b.Key)));
357il.Emit(OpCodes.Ldc_I8, unchecked((long)group.Key));
375il.Emit(OpCodes.Ldc_I8, unchecked((long)groups[mid].Key));
455var disableBinarySearch = groups.Any(group => groups.Any(otherGroup => otherGroup.Key != group.Key && (otherGroup.Key | 0x20) == (group.Key | 0x20)));
461Array.Sort(groups, static (a, b) => (a.Key | 0x20).CompareTo(b.Key | 0x20));
481var comparisonLocal = group.Key >= 'a' && group.Key <= 'z'
488il.Emit(OpCodes.Ldc_I4, unchecked((int)(uint)group.Key));
507il.Emit(OpCodes.Ldc_I4, unchecked(((int)(uint)groups[mid].Key | 0x20)));
Microsoft.Build (1)
Microsoft.Build.Framework (1)
Microsoft.Build.Tasks.CodeAnalysis (1)
Microsoft.Build.Tasks.Core (1)
Microsoft.Build.Tasks.Git (2)
Microsoft.CodeAnalysis (18)
Microsoft.CodeAnalysis.Analyzers (6)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
Microsoft.CodeAnalysis.AnalyzerUtilities (5)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
Microsoft.CodeAnalysis.CodeStyle (8)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
Microsoft.CodeAnalysis.CodeStyle.Fixes (11)
src\roslyn\src\Analyzers\Core\CodeFixes\MakeMethodSynchronous\AbstractMakeMethodSynchronousCodeFixProvider.cs (1)
171var document = group.Key;
Microsoft.CodeAnalysis.CSharp (7)
Microsoft.CodeAnalysis.CSharp.CodeStyle (3)
src\roslyn\src\Analyzers\CSharp\Analyzers\UsePrimaryConstructor\CSharpUsePrimaryConstructorDiagnosticAnalyzer.cs (1)
437var parameter = group.Key;
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (6)
Microsoft.CodeAnalysis.CSharp.Features (14)
src\roslyn\src\Analyzers\CSharp\Analyzers\UsePrimaryConstructor\CSharpUsePrimaryConstructorDiagnosticAnalyzer.cs (1)
437var parameter = group.Key;
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
Microsoft.CodeAnalysis.Extensions.Package (4)
Microsoft.CodeAnalysis.Features (39)
src\roslyn\src\Analyzers\Core\CodeFixes\MakeMethodSynchronous\AbstractMakeMethodSynchronousCodeFixProvider.cs (1)
171var document = group.Key;
Microsoft.CodeAnalysis.Razor.Compiler (2)
Microsoft.CodeAnalysis.ResxSourceGenerator (5)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
Microsoft.CodeAnalysis.Workspaces (27)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
Microsoft.Data.Analysis.Tests (4)
Microsoft.DotNet.ApiCompatibility (1)
Microsoft.DotNet.Build.Tasks.Packaging (11)
Microsoft.DotNet.GenFacades (1)
Microsoft.DotNet.HotReload.Watch (4)
Microsoft.DotNet.PackageValidation (3)
Microsoft.DotNet.SharedFramework.Sdk (1)
Microsoft.Extensions.AI.Integration.Tests (1)
Microsoft.Extensions.DependencyModel (3)
Microsoft.Extensions.Http.Resilience.Tests (1)
Microsoft.Extensions.Logging.Generators (1)
Microsoft.Gen.ContextualOptions (4)
Microsoft.Gen.Logging (1)
Microsoft.Interop.ComInterfaceGenerator (1)
Microsoft.ML.AutoML (7)
Microsoft.ML.Fairlearn (2)
Microsoft.ML.ResultProcessor (2)
Microsoft.ML.Tokenizers (1)
Microsoft.NET.Build.Tasks (9)
Microsoft.NET.Sdk.BlazorWebAssembly.Tasks (1)
Microsoft.NET.Sdk.StaticWebAssets.Tasks (9)
Microsoft.TemplateEngine.Cli (6)
Microsoft.TemplateEngine.Edge (2)
Installers\NuGet\NugetApiPackageManager.cs (1)
525g.Key,
Microsoft.TemplateEngine.IDE (3)
Microsoft.TemplateEngine.Utils (1)
Microsoft.TestPlatform.CrossPlatEngine (8)
Microsoft.VisualStudio.TestPlatform.ObjectModel (4)
NuGet.CommandLine.XPlat (1)
NuGet.Commands (5)
NuGet.Configuration (3)
NuGet.Frameworks (4)
NuGet.PackageManagement (3)
NuGet.Packaging (23)
NuGet.ProjectModel (2)
NuGet.Protocol (1)
NuGet.Resolver (3)
Roslyn.Diagnostics.Analyzers (6)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Utilities\IGroupingExtensions.cs (1)
15key = grouping.Key;
Roslyn.Diagnostics.CSharp.Analyzers (1)
sdk-tasks (2)
System.CommandLine.StaticCompletions (1)
System.Linq (1)
System.Linq.Parallel (7)
System\Linq\ParallelEnumerable.cs (4)
1414.Select<IGrouping<TKey, TSource>, TResult>(delegate (IGrouping<TKey, TSource> grouping) { return resultSelector(grouping.Key, grouping); });
1441delegate (IGrouping<TKey, TSource> grouping) { return resultSelector(grouping.Key, grouping); });
1471.Select<IGrouping<TKey, TElement>, TResult>(delegate (IGrouping<TKey, TElement> grouping) { return resultSelector(grouping.Key, grouping); });
1502.Select<IGrouping<TKey, TElement>, TResult>(delegate (IGrouping<TKey, TElement> grouping) { return resultSelector(grouping.Key, grouping); });
VBCSCompiler (2)
vstest.console (2)
vstest.console.arm64 (2)