5 writes to UseCommandProcessor
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\XamlDataDrivenToolTask.cs (1)
145UseCommandProcessor = true;
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
260t.UseCommandProcessor = true; 793UseCommandProcessor = true 854UseCommandProcessor = true, 882UseCommandProcessor = true;
5 references to UseCommandProcessor
Microsoft.Build.Utilities.Core (5)
ToolTask.cs (5)
507if (UseCommandProcessor) 626if (!UseCommandProcessor) 720if (!UseCommandProcessor) 1402if (UseCommandProcessor) 1541if (UseCommandProcessor)