4 references to Integer
Microsoft.Build.Tasks.Core (4)
XamlTaskFactory\CommandLineGenerator.cs (2)
94
switchToAdd.Type = CommandLineToolSwitchType.
Integer
;
253
case CommandLineToolSwitchType.
Integer
:
XamlTaskFactory\CommandLineToolSwitch.cs (2)
261
ErrorUtilities.VerifyThrow(Type == CommandLineToolSwitchType.
Integer
, "InvalidType", TypeInteger);
267
ErrorUtilities.VerifyThrow(Type == CommandLineToolSwitchType.
Integer
, "InvalidType", TypeInteger);