1 write to multipleParametersAllowed
MSBuild (1)
CommandLine\CommandLineSwitches.cs (1)
193
this.
multipleParametersAllowed
= multipleParametersAllowed;
1 reference to multipleParametersAllowed
MSBuild (1)
CommandLine\CommandLineSwitches.cs (1)
371
multipleParametersAllowed = switchInfo.
multipleParametersAllowed
;