3 references to NoLaunchProfileArgumentsOption
dotnet (2)
Commands\Test\MTP\MSBuildUtility.cs (1)
108parseResult.GetValue(MicrosoftTestingPlatformOptions.NoLaunchProfileArgumentsOption),
Commands\Test\TestCommandParser.cs (1)
263command.Options.Add(MicrosoftTestingPlatformOptions.NoLaunchProfileArgumentsOption);
dotnet.Tests (1)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTests.cs (1)
184MicrosoftTestingPlatformOptions.NoLaunchProfileArgumentsOption.Name, "true");