5 writes to UseCommandProcessor
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\XamlDataDrivenToolTask.cs (1)
145UseCommandProcessor = true;
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
261t.UseCommandProcessor = true; 861UseCommandProcessor = true 922UseCommandProcessor = true, 950UseCommandProcessor = true;
5 references to UseCommandProcessor
Microsoft.Build.Utilities.Core (5)
ToolTask.cs (5)
523if (UseCommandProcessor) 642if (!UseCommandProcessor) 755if (!UseCommandProcessor) 1509if (UseCommandProcessor) 1648if (UseCommandProcessor)