3 references to NoBuildOption
dotnet (2)
Commands\Test\MTP\MSBuildUtility.cs (1)
105
parseResult.GetValue(MicrosoftTestingPlatformOptions.
NoBuildOption
),
Commands\Test\TestCommandParser.cs (1)
257
command.Options.Add(MicrosoftTestingPlatformOptions.
NoBuildOption
);
dotnet.Tests (1)
CommandTests\Test\GivenDotnetTestBuildsAndRunsTestsWithDifferentOptions.cs (1)
358
MicrosoftTestingPlatformOptions.
NoBuildOption
.Name);