2 references to ProcessGraphBuildSwitch
Microsoft.Build.CommandLine.UnitTests (1)
CommandLineSwitches_Tests.cs (1)
1489var graphBuildOptions = MSBuildApp.ProcessGraphBuildSwitch(parameters);
MSBuild (1)
XMake.cs (1)
2688graphBuild = ProcessGraphBuildSwitch(commandLineSwitches[CommandLineSwitches.ParameterizedSwitch.GraphBuild]);