214 references to HashSet
Crossgen2Tasks (1)
CSharpSyntaxGenerator (2)
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\WebSocketHelper.cs (1)
35private static readonly HashSet<char> s_InvalidSeparatorSet = new HashSet<char>(new char[] { '(', ')', '<', '>', '@', ',', ';', ':', '\\', '"', '/', '[', ']', '?', '=', '{', '}', ' ' });
illink (3)
ILLink.RoslynAnalyzer (2)
KeyManagementSimulator (1)
Metrics (2)
Metrics.Legacy (2)
Microsoft.Analyzers.Local (2)
Microsoft.Arcade.Test.Common (2)
Microsoft.AspNetCore.Authorization (1)
Microsoft.AspNetCore.Components (1)
Microsoft.AspNetCore.DataProtection.Tests (3)
Microsoft.AspNetCore.Diagnostics.Middleware.Tests (1)
Microsoft.AspNetCore.Http.Results.Tests (2)
Microsoft.AspNetCore.Mvc.Api.Analyzers (1)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (17)
OptionTagHelperTest.cs (17)
62null, null, "value", new HashSet<string>(new [] { string.Empty, }),
72null, string.Empty, "value", new HashSet<string>(new [] { string.Empty, }),
82null, null, "value", new HashSet<string>(new [] { "value", }),
92null, null, "value", new HashSet<string>(new [] { string.Empty, "value", }),
142string.Empty, null, null, new HashSet<string>(new [] { string.Empty, }),
153new HashSet<string>(new [] { string.Empty, }),
163string.Empty, null, null, new HashSet<string>(new [] { "text", }),
174new HashSet<string>(new [] { string.Empty, "text", }),
224"text", null, null, new HashSet<string>(new [] { string.Empty, }),
234"HtmlEncode[[text]]", null, null, new HashSet<string>(new [] { "text", }),
244"text", string.Empty, null, new HashSet<string>(new [] { "text", }),
255new HashSet<string>(new [] { string.Empty, "text", }),
295"text", null, "value", new HashSet<string>(new [] { string.Empty, }),
306new HashSet<string>(new [] { string.Empty, }),
316"text", null, "value", new HashSet<string>(new [] { "text", }),
326"text", null, "value", new HashSet<string>(new [] { "value", }),
337new HashSet<string>(new [] { string.Empty, "value", }),
Microsoft.AspNetCore.Mvc.ViewFeatures (1)
Microsoft.Build (7)
Microsoft.Build.Engine.OM.UnitTests (2)
Microsoft.Cci.Extensions (6)
Microsoft.CodeAnalysis (4)
Microsoft.CodeAnalysis.Analyzers (2)
Microsoft.CodeAnalysis.AnalyzerUtilities (2)
Microsoft.CodeAnalysis.BannedApiAnalyzers (2)
Microsoft.CodeAnalysis.CodeStyle (1)
Microsoft.CodeAnalysis.Collections.Package (1)
Microsoft.CodeAnalysis.CSharp (4)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Features (1)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (4)
Microsoft.CodeAnalysis.EditorFeatures (1)
Microsoft.CodeAnalysis.Features (5)
Microsoft.CodeAnalysis.InteractiveHost (2)
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
Microsoft.CodeAnalysis.Remote.ServiceHub (1)
Microsoft.CodeAnalysis.ResxSourceGenerator (2)
Microsoft.CodeAnalysis.Test.Utilities (6)
Microsoft.CodeAnalysis.Threading.Package (1)
Microsoft.CodeAnalysis.UnitTests (5)
Microsoft.CodeAnalysis.VisualBasic (4)
Microsoft.CodeAnalysis.Workspaces (14)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (1)
Microsoft.CodeAnalysis.Workspaces.UnitTests (6)
Microsoft.Data.Analysis (1)
Microsoft.Data.Analysis.Tests (1)
Microsoft.DotNet.AsmDiff (4)
Microsoft.DotNet.Build.Tasks.Feed (2)
Microsoft.DotNet.Build.Tasks.Installers (1)
Microsoft.DotNet.Build.Tasks.Packaging (9)
Microsoft.DotNet.GenFacades (1)
Microsoft.DotNet.NuGetRepack.Tests (1)
Microsoft.Extensions.AI.Evaluation (1)
Microsoft.Extensions.ApiDescription.Client (1)
Microsoft.Extensions.Compliance.Abstractions (1)
Microsoft.Extensions.Compliance.Testing.Tests (2)
Microsoft.Extensions.Options.SourceGeneration (1)
Microsoft.Extensions.Telemetry (1)
Microsoft.Gen.Logging (1)
Microsoft.Gen.Logging.Unit.Tests (1)
Microsoft.Maui.Controls (1)
Microsoft.ML.AutoML (7)
Microsoft.ML.CodeGenerator (1)
Microsoft.ML.Core.Tests (3)
Microsoft.ML.Data (7)
Microsoft.ML.FastTree (1)
Microsoft.ML.InternalCodeAnalyzer (1)
Microsoft.ML.OnnxConverter (1)
Microsoft.ML.Predictor.Tests (1)
Microsoft.ML.Tests (1)
Microsoft.ML.TimeSeries (1)
Microsoft.ML.Transforms (1)
Microsoft.VisualStudio.LanguageServices.CSharp (1)
PresentationFramework (1)
Roslyn.Diagnostics.Analyzers (2)
Roslyn.VisualStudio.Next.UnitTests (1)
System.Collections.Immutable (1)
System.ComponentModel.Annotations (1)
System.ComponentModel.Composition (1)
System.ComponentModel.TypeConverter (1)
System.Data.Common (1)
System.Linq.Expressions (2)
System.Private.CoreLib (1)
System.Security.Cryptography.Pkcs (1)
System.Text.RegularExpressions (1)
System.Text.RegularExpressions.Generator (1)
System.Windows.Input.Manipulations (1)
System.Xaml (1)
Test.Utilities (2)
Text.Analyzers (2)
xunit.assert (3)