4 references to VerifyThrow
MSBuild (4)
XMake.cs (4)
3081
CommandLineSwitchException.
VerifyThrow
(cpuCount > 0 && cpuCount <= 1024, "InvalidMaxCPUCountValueOutsideRange", parameters[parameters.Length - 1]);
3310
CommandLineSwitchException.
VerifyThrow
((parameterSections[0].Length > 0) && (parameterSections.Length == 2),
3904
CommandLineSwitchException.
VerifyThrow
(loggerSpec[0].Length > 0,
3941
CommandLineSwitchException.
VerifyThrow
(loggerAssemblySpec.Length > 0,