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