6 writes to UseCommandProcessor
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\XamlDataDrivenToolTask.cs (1)
145UseCommandProcessor = true;
Microsoft.Build.Tasks.UnitTests (1)
ResourceHandling\ResGen_Tests.cs (1)
326t.UseCommandProcessor = false;
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
262t.UseCommandProcessor = true; 861UseCommandProcessor = true 922UseCommandProcessor = true, 950UseCommandProcessor = true;
5 references to UseCommandProcessor
Microsoft.Build.Utilities.Core (5)
ToolTask.cs (5)
521if (UseCommandProcessor) 640if (!UseCommandProcessor) 734if (!UseCommandProcessor) 1471if (UseCommandProcessor) 1610if (UseCommandProcessor)