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