3 references to ProcessWarningRelatedSwitch
MSBuild (3)
XMake.cs (3)
3303
return
ProcessWarningRelatedSwitch
(commandLineSwitches, CommandLineSwitches.ParameterizedSwitch.WarningsAsErrors);
3308
return
ProcessWarningRelatedSwitch
(commandLineSwitches, CommandLineSwitches.ParameterizedSwitch.WarningsAsMessages);
3313
return
ProcessWarningRelatedSwitch
(commandLineSwitches, CommandLineSwitches.ParameterizedSwitch.WarningsNotAsErrors);