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