2 references to TypeBoolean
Microsoft.Build.Tasks.Core (2)
XamlTaskFactory\CommandLineToolSwitch.cs (2)
243
ErrorUtilities.VerifyThrow(Type == CommandLineToolSwitchType.Boolean, "InvalidType",
TypeBoolean
);
249
ErrorUtilities.VerifyThrow(Type == CommandLineToolSwitchType.Boolean, "InvalidType",
TypeBoolean
);