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