1 write to emptyParametersAllowed
MSBuild (1)
CommandLine\CommandLineSwitches.cs (1)
197this.emptyParametersAllowed = emptyParametersAllowed;
1 reference to emptyParametersAllowed
MSBuild (1)
CommandLine\CommandLineSwitches.cs (1)
374emptyParametersAllowed = switchInfo.emptyParametersAllowed;