3 references to ProfileEvaluation
Microsoft.Build.CommandLine.UnitTests (1)
CommandLineSwitches_Tests.cs (1)
1436commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.ProfileEvaluation][0].ShouldBe("no-file");
MSBuild (2)
CommandLineSwitches.cs (1)
282new ParameterizedSwitchInfo( ["profileevaluation", "prof"], ParameterizedSwitch.ProfileEvaluation, null, false, "MissingProfileParameterError", true, false, "HelpMessage_32_ProfilerSwitch"),
XMake.cs (1)
2753commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.ProfileEvaluation],