54 references to Matches
Aspire.Dashboard.Tests (1)
Microsoft.AspNetCore.Authentication.JwtBearer.Tools.Tests (11)
Microsoft.AspNetCore.Components.Endpoints.Tests (1)
Microsoft.Build.BuildCheck.UnitTests (11)
EndToEndTests.cs (11)
64Regex.Matches(output, "BC0201: .* Property").Count.ShouldBe(2);
65Regex.Matches(output, "BC0202: .* Property").Count.ShouldBe(2);
66Regex.Matches(output, "BC0203 .* Property").Count.ShouldBe(2);
129Regex.Matches(output.LogOutput, expectedDiagnostic).Count.ShouldBe(2);
243Regex.Matches(output, expectedDiagnostic).Count.ShouldBe(2);
353Regex.Matches(output, "BC0202: .* Property").Count.ShouldBe(2);
354Regex.Matches(output, "BC0203: .* Property").Count.ShouldBe(38);
358Regex.Matches(output, "BC0202: .* Property").Count.ShouldBe(2);
359Regex.Matches(output, "BC0203: .* Property").Count.ShouldBe(42);
402Regex.Matches(output, expectedDiagnostic).Count.ShouldBe(2);
485Regex.Matches(output, expectedDiagnostic).Count.ShouldBe(expectCheckTrigger ? 2 : 0);
Microsoft.Build.Engine.OM.UnitTests (1)
Microsoft.Build.Engine.UnitTests (4)
Microsoft.Build.Tasks.UnitTests (2)
Microsoft.Build.UnitTests.Shared (1)
Microsoft.CodeAnalysis (1)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.Test.Utilities (1)
Microsoft.DotNet.Open.Api.Tools.Tests (4)
Microsoft.Extensions.AI.OpenAI.Tests (1)
Microsoft.Maui.Controls (1)
QuarantineTools.Tests (8)
Templates.Blazor.Tests (1)
Templates.Blazor.WebAssembly.Auth.Tests (1)
Templates.Blazor.WebAssembly.Tests (1)
Templates.Mvc.Tests (1)
Templates.Tests (1)