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