1140 references to HashSet
AnalyzerRunner (3)
Aspire.Dashboard (8)
Aspire.Hosting (4)
Aspire.Hosting.Azure (1)
Aspire.Hosting.Azure.AppContainers (1)
Aspire.Hosting.Azure.ContainerRegistry (1)
Aspire.Hosting.Azure.CosmosDB (1)
Aspire.Hosting.Azure.PostgreSQL (1)
Aspire.Hosting.Azure.Redis (1)
Aspire.Hosting.Azure.Sql (1)
Aspire.Hosting.Testing.Tests (1)
Aspire.Hosting.Tests (4)
Aspire.Microsoft.Data.SqlClient (1)
Aspire.Microsoft.EntityFrameworkCore.SqlServer (1)
Aspire.Playground.Tests (2)
Aspire.Templates.Tests (1)
StarterTemplateRunTestsBase.cs (1)
141r => Assert.Contains(r, new HashSet<string> { "Freezing", "Bracing", "Chilly", "Cool", "Mild", "Warm", "Balmy", "Hot", "Sweltering", "Scorching" }));
BoundTreeGenerator (1)
BuildActionTelemetryTable (1)
BuildBoss (1)
BuildValidator (1)
CodeGenerator (1)
ConfigurationSchemaGenerator (1)
dotnet-dev-certs (1)
dotnet-svcutil-lib (6)
dotnet-user-jwts (1)
GenerateDocumentationAndConfigFiles (13)
illink (45)
ILLink.RoslynAnalyzer (2)
ILLink.Tasks (2)
Infrastructure.Common (2)
InMemory.FunctionalTests (1)
Interop.FunctionalTests (1)
InteropTests (1)
Metrics (11)
Metrics.Legacy (11)
Microsoft.Analyzers.Extra.Tests (3)
Microsoft.AspNetCore.Analyzer.Testing (1)
Microsoft.AspNetCore.Analyzers.Test (1)
Microsoft.AspNetCore.App.Analyzers (2)
Microsoft.AspNetCore.App.UnitTests (1)
Microsoft.AspNetCore.Authentication.Facebook (1)
Microsoft.AspNetCore.Authentication.Negotiate (1)
Microsoft.AspNetCore.Authentication.OAuth (1)
Microsoft.AspNetCore.Authentication.OpenIdConnect (1)
Microsoft.AspNetCore.BrowserTesting (1)
Microsoft.AspNetCore.Components (4)
Microsoft.AspNetCore.Components.Analyzers.Tests (1)
Microsoft.AspNetCore.Components.Authorization.Tests (1)
Microsoft.AspNetCore.Components.Endpoints (4)
Microsoft.AspNetCore.Components.Endpoints.Tests (4)
Binding\FormDataMapperTests.cs (3)
657var expected = new HashSet<int> { 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 };
681var expected = new HashSet<int> { 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 };
729var expected = new HashSet<int> { 10, 11, 12, 13, 14, 15, 16, 17, 18, 19 };
Microsoft.AspNetCore.Components.Forms (1)
Microsoft.AspNetCore.Components.Forms.Tests (1)
Microsoft.AspNetCore.Components.SdkAnalyzers.Tests (1)
Microsoft.AspNetCore.Components.Server (2)
Microsoft.AspNetCore.Components.Tests (4)
Microsoft.AspNetCore.Components.Web.Tests (1)
Microsoft.AspNetCore.DataProtection (2)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (1)
Microsoft.AspNetCore.Grpc.JsonTranscoding (2)
Microsoft.AspNetCore.Grpc.Swagger (2)
Microsoft.AspNetCore.Hosting (2)
Microsoft.AspNetCore.Http.Extensions (1)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.Mvc.Analyzers (1)
Microsoft.AspNetCore.Mvc.Core (2)
Microsoft.AspNetCore.Mvc.Core.Test (25)
ModelBinding\Metadata\DefaultModelMetadataTest.cs (19)
997var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1015var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1031var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1045var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1059var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1084var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1111var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1135var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1162var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1203var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1246var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1275var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1318var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1363var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1404var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1454var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1499var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1544var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
1587var result = DefaultModelMetadata.CalculateHasValidators(new HashSet<DefaultModelMetadata>(), modelMetadata);
Microsoft.AspNetCore.Mvc.DataAnnotations.Test (1)
Microsoft.AspNetCore.Mvc.Razor (2)
Microsoft.AspNetCore.Mvc.Razor.Test (2)
Microsoft.AspNetCore.Mvc.TagHelpers.Test (4)
OptionTagHelperTest.cs (4)
52null, null, "value", new HashSet<string>(),
132string.Empty, null, null, new HashSet<string>(),
214"text", null, null, new HashSet<string>(),
285"text", null, "value", new HashSet<string>(),
Microsoft.AspNetCore.Mvc.ViewFeatures (2)
Microsoft.AspNetCore.OpenApi (8)
Microsoft.AspNetCore.OpenApi.Tests (1)
Microsoft.AspNetCore.OutputCaching (2)
Microsoft.AspNetCore.OutputCaching.Microbenchmarks (1)
Microsoft.AspNetCore.OutputCaching.Tests (1)
Microsoft.AspNetCore.RateLimiting (1)
Microsoft.AspNetCore.ResponseCompression (1)
Microsoft.AspNetCore.Routing (2)
Microsoft.AspNetCore.Server.HttpSys (1)
Microsoft.AspNetCore.Server.IIS (1)
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Microsoft.AspNetCore.SignalR.Core (1)
Microsoft.AspNetCore.SignalR.Tests (3)
Microsoft.Cci.Extensions (11)
Microsoft.CodeAnalysis (36)
Microsoft.CodeAnalysis.Analyzers (14)
Microsoft.CodeAnalysis.AnalyzerUtilities (12)
Microsoft.CodeAnalysis.BannedApiAnalyzers (13)
Microsoft.CodeAnalysis.CodeStyle (7)
Microsoft.CodeAnalysis.CodeStyle.Fixes (6)
Microsoft.CodeAnalysis.CSharp (58)
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (5)
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (3)
Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests (17)
Microsoft.CodeAnalysis.CSharp.Features (5)
Microsoft.CodeAnalysis.CSharp.Features.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (9)
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.Test.Utilities (1)
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
Microsoft.CodeAnalysis.EditorFeatures (2)
Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities (1)
Microsoft.CodeAnalysis.EditorFeatures.UnitTests (5)
Microsoft.CodeAnalysis.Features (23)
Microsoft.CodeAnalysis.Features.UnitTests (3)
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers (13)
Microsoft.CodeAnalysis.PublicApiAnalyzers (12)
Microsoft.CodeAnalysis.Remote.ServiceHub (6)
Microsoft.CodeAnalysis.ResxSourceGenerator (12)
Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests (2)
Microsoft.CodeAnalysis.Test.Utilities (9)
Microsoft.CodeAnalysis.UnitTests (10)
Microsoft.CodeAnalysis.VisualBasic (39)
Microsoft.CodeAnalysis.Workspaces (17)
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (1)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (6)
Microsoft.CodeAnalysis.Workspaces.Test.Utilities (1)
Microsoft.CodeAnalysis.Workspaces.UnitTests (2)
Microsoft.CommonLanguageServerProtocol.Framework.Package (1)
Microsoft.CSharp (5)
Microsoft.Data.Analysis (5)
Microsoft.Data.Analysis.Tests (3)
Microsoft.DotNet.ArcadeLogging (1)
Microsoft.DotNet.Build.Manifest (1)
Microsoft.DotNet.Build.Tasks.Feed (5)
Microsoft.DotNet.Build.Tasks.Feed.Tests (6)
Microsoft.DotNet.Build.Tasks.Packaging (10)
Microsoft.DotNet.Build.Tasks.Packaging.Tests (1)
Microsoft.DotNet.Build.Tasks.Workloads (5)
Microsoft.DotNet.GenFacades (3)
Microsoft.DotNet.Helix.JobSender (1)
Microsoft.DotNet.Helix.Sdk (3)
Microsoft.DotNet.Open.Api.Tools.Tests (1)
Microsoft.DotNet.PackageTesting (2)
Microsoft.DotNet.SharedFramework.Sdk (2)
Microsoft.DotNet.SignCheckLibrary (1)
Microsoft.DotNet.SignTool (4)
Microsoft.DotNet.XliffTasks (2)
Microsoft.DotNet.XUnitAssert.Tests (86)
CollectionAssertsTests.cs (16)
1498 var expected = new HashSet<int> { 42, 2112 };
1499 var actual = new HashSet<int> { 2112, 42 };
1525 var expected = new HashSet<BitArray> { new BitArray(new[] { true, false }) };
1526 var actual = new HashSet<BitArray> { new BitArray(new[] { true, false }) };
1534 var expected = new HashSet<int> { 42, 2112 };
1535 var actual = new HashSet<int> { 2600, 42 };
1569 var expected = new HashSet<BitArray> { new BitArray(new[] { true, false }) };
1570 var actual = new HashSet<BitArray> { new BitArray(new[] { true, true }) };
2165 var expected = new HashSet<int> { 42, 2112 };
2166 var actual = new HashSet<int> { 2112, 42 };
2208 var expected = new HashSet<BitArray> { new BitArray(new[] { true, false }) };
2209 var actual = new HashSet<BitArray> { new BitArray(new[] { true, false }) };
2225 var expected = new HashSet<int> { 42, 2112 };
2226 var actual = new HashSet<int> { 2600, 42 };
2244 var expected = new HashSet<BitArray> { new BitArray(new[] { true, false }) };
2245 var actual = new HashSet<BitArray> { new BitArray(new[] { true, true }) };
EqualityAssertsTests.cs (36)
1221 var expected = new HashSet<int> { 1, 2, 3 };
1222 var actual = new HashSet<int> { 1, 2, 3 };
1230 var expected = new HashSet<int> { 1, 2, 3 };
1231 var actual = new HashSet<int> { 1, 2, 4 };
1247 var expected = new HashSet<int> { 1, 2, 3 };
1248 var actual = new HashSet<int> { 2, 3, 1 };
1256 var expected = new HashSet<int> { 1, 2, 3 };
1257 var actual = new HashSet<int> { 2, 4, 1 };
1273 var expected = new HashSet<int> { 1, 2, 3 };
1274 var actual = new HashSet<int> { 1, 2 };
1290 var expected = new HashSet<int> { 1, 2 };
1291 var actual = new HashSet<int> { 1, 2, 3 };
1307 var expected = new HashSet<string> { "bar", "foo" };
1320 object expected = new HashSet<int> { 42 };
1321 object actual = new HashSet<long> { 42L };
1341 var expected = new HashSet<string> { "bar" };
1342 var actual = new HashSet<string> { "baz" };
1466 var actual = new HashSet<string> { "bar" };
1479 var actual = new HashSet<string> { "baz" };
1548 var actual = new HashSet<string> { "baz" };
3450 var expected = new HashSet<int> { 1, 2, 3 };
3451 var actual = new HashSet<int> { 1, 2, 3 };
3467 var expected = new HashSet<int> { 1, 2, 3 };
3468 var actual = new HashSet<int> { 1, 2, 4 };
3476 var expected = new HashSet<int> { 1, 2, 3 };
3477 var actual = new HashSet<int> { 2, 3, 1 };
3493 var expected = new HashSet<int> { 1, 2, 3 };
3494 var actual = new HashSet<int> { 2, 4, 1 };
3502 var expected = new HashSet<string> { "bar", "foo" };
3527 object expected = new HashSet<int> { 42 };
3528 object actual = new HashSet<long> { 42L };
3540 var expected = new HashSet<string> { "bar" };
3541 var actual = new HashSet<string> { "baz" };
3652 var actual = new HashSet<string> { "bar" };
3678 var actual = new HashSet<string> { "baz" };
3734 var actual = new HashSet<string> { "baz" };
SetAssertsTests.cs (34)
34 var set = new HashSet<string>() { "eleventeen" };
67 var set = new HashSet<string>() { "eleventeen" };
117 Assert.Throws<ArgumentNullException>("expectedSubset", () => Assert.ProperSubset(null!, new HashSet<int>()));
123 var expectedSubset = new HashSet<int> { 1, 2, 3 };
124 var actual = new HashSet<int> { 1, 2, 3 };
140 var expectedSubset = new HashSet<int> { 1, 2, 3, 4 };
141 var actual = new HashSet<int> { 1, 2, 3 };
149 var expectedSubset = new HashSet<int> { 1, 2, 3 };
150 var actual = new HashSet<int> { 1, 2, 7 };
166 var ex = Record.Exception(() => Assert.ProperSubset(new HashSet<int>(), null));
183 Assert.Throws<ArgumentNullException>("expectedSuperset", () => Assert.ProperSuperset(null!, new HashSet<int>()));
189 var expectedSuperset = new HashSet<int> { 1, 2, 3 };
190 var actual = new HashSet<int> { 1, 2, 3 };
206 var expectedSuperset = new HashSet<int> { 1, 2, 3 };
207 var actual = new HashSet<int> { 1, 2, 3, 4 };
215 var expectedSuperset = new HashSet<int> { 1, 2, 3 };
216 var actual = new HashSet<int> { 1, 2, 7 };
232 var ex = Record.Exception(() => Assert.ProperSuperset(new HashSet<int>(), null));
249 Assert.Throws<ArgumentNullException>("expectedSubset", () => Assert.Subset(null!, new HashSet<int>()));
255 var expectedSubset = new HashSet<int> { 1, 2, 3 };
256 var actual = new HashSet<int> { 1, 2, 3 };
264 var expectedSubset = new HashSet<int> { 1, 2, 3, 4 };
265 var actual = new HashSet<int> { 1, 2, 3 };
273 var expectedSubset = new HashSet<int> { 1, 2, 3 };
274 var actual = new HashSet<int> { 1, 2, 7 };
290 var ex = Record.Exception(() => Assert.Subset(new HashSet<int>(), null));
307 Assert.Throws<ArgumentNullException>("expectedSuperset", () => Assert.Superset(null!, new HashSet<int>()));
313 var expectedSuperset = new HashSet<int> { 1, 2, 3 };
314 var actual = new HashSet<int> { 1, 2, 3 };
322 var expectedSuperset = new HashSet<int> { 1, 2, 3 };
323 var actual = new HashSet<int> { 1, 2, 3, 4 };
331 var expectedSuperset = new HashSet<int> { 1, 2, 3 };
332 var actual = new HashSet<int> { 1, 2, 7 };
347 var ex = Record.Exception(() => Assert.Superset(new HashSet<int>(), null));
Microsoft.Extensions.AI.Evaluation (1)
Microsoft.Extensions.AI.Evaluation.Console (1)
Microsoft.Extensions.AI.Evaluation.Integration.Tests (2)
Microsoft.Extensions.ApiDescription.Client (2)
Microsoft.Extensions.ApiDescription.Client.Tests (1)
Microsoft.Extensions.DependencyInjection (2)
Microsoft.Extensions.DependencyModel (1)
Microsoft.Extensions.Diagnostics.HealthChecks (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (10)
Microsoft.Extensions.Diagnostics.Testing (2)
Microsoft.Extensions.Diagnostics.Testing.Tests (2)
Microsoft.Extensions.FileProviders.Composite (1)
Microsoft.Extensions.FileSystemGlobbing (1)
Microsoft.Extensions.Http.Diagnostics (2)
Microsoft.Extensions.Http.Diagnostics.Tests (51)
Logging\HttpClientLoggerTest.cs (12)
206ResponseBodyContentTypes = new HashSet<string> { TextPlain },
207RequestBodyContentTypes = new HashSet<string> { TextPlain },
298ResponseBodyContentTypes = new HashSet<string> { TextPlain },
299RequestBodyContentTypes = new HashSet<string> { TextPlain },
405ResponseBodyContentTypes = new HashSet<string> { TextPlain },
406RequestBodyContentTypes = new HashSet<string> { TextPlain },
501ResponseBodyContentTypes = new HashSet<string> { TextPlain },
502RequestBodyContentTypes = new HashSet<string> { TextPlain },
615ResponseBodyContentTypes = new HashSet<string> { TextPlain },
616RequestBodyContentTypes = new HashSet<string> { TextPlain },
885ResponseBodyContentTypes = new HashSet<string> { TextPlain },
886RequestBodyContentTypes = new HashSet<string> { TextPlain },
Logging\HttpRequestReaderTest.cs (15)
63RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
64ResponseBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
127RequestBodyContentTypes = new HashSet<string> { PlainTextMedia },
128ResponseBodyContentTypes = new HashSet<string> { PlainTextMedia },
189RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
190ResponseBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
263RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
264ResponseBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
336RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
394RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
395ResponseBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
465RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
466ResponseBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
532RequestBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
533ResponseBodyContentTypes = new HashSet<string> { MediaTypeNames.Text.Plain },
Microsoft.Extensions.Http.Resilience.Tests (1)
Microsoft.Extensions.Localization (1)
Microsoft.Extensions.Logging.Generators (3)
Microsoft.Extensions.Options.SourceGeneration (1)
Microsoft.Extensions.ServiceDiscovery (1)
Microsoft.Gen.ComplianceReports (1)
Microsoft.Gen.ContextualOptions (1)
Microsoft.Gen.Logging (7)
Microsoft.Gen.MetadataExtractor (3)
Microsoft.Gen.Metrics (3)
Microsoft.Gen.MetricsReports (3)
Microsoft.Interop.ComInterfaceGenerator (2)
Microsoft.Interop.LibraryImportGenerator (3)
Microsoft.Maui (4)
Microsoft.Maui.Controls (4)
Microsoft.ML.AutoML (6)
Microsoft.ML.CodeGenerator (6)
Microsoft.ML.Core (6)
Microsoft.ML.Core.Tests (4)
Microsoft.ML.Data (24)
Microsoft.ML.Ensemble (2)
Microsoft.ML.EntryPoints (2)
Microsoft.ML.FastTree (3)
Microsoft.ML.IntegrationTests (1)
Microsoft.ML.OnnxConverter (10)
Microsoft.ML.OnnxTransformer (1)
Microsoft.ML.ResultProcessor (2)
Microsoft.ML.StandardTrainers (1)
Microsoft.ML.Sweeper (5)
Microsoft.ML.TensorFlow (1)
Microsoft.ML.TestFramework (2)
Microsoft.ML.Tests (4)
Microsoft.ML.Tokenizers (1)
Microsoft.ML.TorchSharp (6)
Microsoft.ML.Transforms (4)
Microsoft.ML.Vision (1)
Microsoft.VisualStudio.LanguageServices (6)
Mvc.Analyzers.Test (1)
PresentationBuildTasks (1)
PresentationCore (4)
PresentationFramework (4)
Roslyn.Diagnostics.Analyzers (13)
Roslyn.Diagnostics.CSharp.Analyzers (2)
Roslyn.VisualStudio.DiagnosticsWindow (1)
Roslyn.VisualStudio.Next.UnitTests (1)
RulesetToEditorconfigConverter (1)
RunTests (2)
Shared.Tests (3)
SocialWeather (1)
System.CodeDom (1)
System.ComponentModel.Composition (6)
System.Composition.Hosting (1)
System.Data.Common (1)
System.Diagnostics.DiagnosticSource (1)
System.IO.Packaging (2)
System.Linq.Expressions (12)
System.Net.HttpListener (1)
System.Private.CoreLib (2)
System.Private.CoreLib.Generators (1)
System.Private.DataContractSerialization (4)
System.Private.Xml (8)
System.Reflection.DispatchProxy (1)
System.Reflection.Emit (2)
System.Reflection.MetadataLoadContext (1)
System.Text.Json (1)
System.Text.Json.SourceGeneration (2)
System.Text.RegularExpressions (10)
System.Text.RegularExpressions.Generator (10)
System.Windows.Controls.Ribbon (1)
System.Windows.Forms (1)
System.Windows.Forms.Design.Tests (1)
System.Windows.Forms.Tests (1)
System.Xaml (8)
TaskUsageLogger (3)
Templates.Blazor.Tests (2)
Templates.Blazor.WebAssembly.Auth.Tests (2)
Templates.Blazor.WebAssembly.Tests (2)
Templates.Mvc.Tests (2)
Templates.Tests (2)
Test.Utilities (9)
TestDiscoveryWorker (1)
Text.Analyzers (13)
xunit.assert (2)