1 instantiation of TestCommandLine
Microsoft.NET.TestFramework (1)
TestCommandLine.cs (1)
42TestCommandLine ret = new()
121 references to TestCommandLine
ArgumentForwarding.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
containerize.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
dotnet.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
dotnet-format.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
dotnet-MsiInstallation.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
dotnet-new.IntegrationTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
dotnet-watch.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
EndToEnd.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.AspNetCore.Watch.BrowserRefresh.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.CodeAnalysis.NetAnalyzers.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.DotNet.ApiDiff.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.DotNet.Cli.Utils.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.DotNet.GenAPI.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.DotNet.PackageInstall.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.DotNet.TemplateLocator.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.Extensions.DotNetDeltaApplier.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Build.Containers.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Build.Extensions.Tasks.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Build.Tasks.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Build.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Clean.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Pack.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Publish.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Rebuild.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Restore.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.BlazorWebAssembly.AoT.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.BlazorWebAssembly.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.Razor.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.Razor.Tool.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.StaticWebAssets.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.Web.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.Sdk.WorkloadManifestReader.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.NET.TestFramework (7)
TestCommandLine.cs (4)
40public static TestCommandLine Parse(string[] args) 42TestCommandLine ret = new() 285public static TestCommandLine HandleCommandLine(string[] args) 287TestCommandLine commandLine = Parse(args);
TestContext.cs (2)
90Initialize(TestCommandLine.Parse(Array.Empty<string>())); 133public static void Initialize(TestCommandLine commandLine)
ToolsetInfo.cs (1)
253public static ToolsetInfo Create(string? repoRoot, string? repoArtifactsDir, string configuration, TestCommandLine commandLine)
Microsoft.NET.ToolPack.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.TemplateEngine.Cli.UnitTests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
Microsoft.WebTools.AspireService.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
msbuild.Integration.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
System.CommandLine.StaticCompletions.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();
trustedroots.Tests (3)
Program.cs (3)
13var testCommandLine = TestCommandLine.HandleCommandLine(args); 55TestCommandLine.ShowHelp();