68 references to Match
Aspire.Hosting.MySql.Tests (2)
dotnet-new.IntegrationTests (1)
dotnet-watch.Tests (1)
dotnet-watch-test-browser (2)
Microsoft.AspNetCore.Components.Endpoints.Tests (12)
EndpointHtmlRendererTest.cs (12)
85var match = Regex.Match(content, ComponentPattern);
219var match = Regex.Match(content, ComponentPattern);
257var match = Regex.Match(content, ComponentPattern);
402var match = Regex.Match(content, ComponentPattern);
499var secondMatch = Regex.Match(secondComponent, ComponentPattern);
553var match = Regex.Match(content, ComponentPattern);
592var match = Regex.Match(content, ComponentPattern);
1207var serverMarkerMatch = Regex.Match(lines[0], PrerenderedComponentPattern);
1208var serverNonPrerenderedMarkerMatch = Regex.Match(lines[1], ComponentPattern);
1210var webAssemblyMarkerMatch = Regex.Match(lines[2], PrerenderedComponentPattern);
1211var webAssemblyNonPrerenderedMarkerMatch = Regex.Match(lines[3], ComponentPattern);
1649var wasmOptionsMatch = Regex.Match(content, WebAssemblyOptionsPattern);
Microsoft.AspNetCore.Components.Server.Tests (2)
Microsoft.AspNetCore.DataProtection.Tests (5)
Microsoft.AspNetCore.Identity.FunctionalTests (2)
Microsoft.AspNetCore.Rewrite.Tests (8)
Microsoft.Build.CommandLine.UnitTests (2)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Emit.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests (2)
Microsoft.CodeAnalysis.EditorFeatures (2)
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (1)
Microsoft.CodeAnalysis.Test.Utilities (2)
Microsoft.DotNet.Arcade.Sdk (2)
Microsoft.DotNet.Build.Tasks.Feed (6)
Microsoft.DotNet.Build.Tasks.Feed.Tests (1)
Microsoft.DotNet.Build.Tasks.Installers (1)
Microsoft.DotNet.SignCheckLibrary (1)
Microsoft.NET.Build.Tasks.UnitTests (1)
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (4)
Microsoft.NET.TestFramework (1)
Microsoft.Win32.Msi (2)
SDDLTests (1)
XmlFileLogger (1)
xunit.assert (1)