3 references to NoLaunchProfileOption
dotnet (2)
Commands\Test\MTP\MSBuildUtility.cs (1)
107parseResult.GetValue(MicrosoftTestingPlatformOptions.NoLaunchProfileOption),
Commands\Test\TestCommandParser.cs (1)
262command.Options.Add(MicrosoftTestingPlatformOptions.NoLaunchProfileOption);
dotnet.Tests (1)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTests.cs (1)
165MicrosoftTestingPlatformOptions.NoLaunchProfileOption.Name);