2 references to TypeInteger
Microsoft.Build.Tasks.Core (2)
XamlTaskFactory\CommandLineToolSwitch.cs (2)
261
ErrorUtilities.VerifyThrow(Type == CommandLineToolSwitchType.Integer, "InvalidType",
TypeInteger
);
267
ErrorUtilities.VerifyThrow(Type == CommandLineToolSwitchType.Integer, "InvalidType",
TypeInteger
);