4 writes to UseCommandProcessor
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
262
t.
UseCommandProcessor
= true;
861
UseCommandProcessor
= true
922
UseCommandProcessor
= true,
950
UseCommandProcessor
= true;
5 references to UseCommandProcessor
Microsoft.Build.Utilities.Core (5)
ToolTask.cs (5)
521
if (
UseCommandProcessor
)
640
if (!
UseCommandProcessor
)
734
if (!
UseCommandProcessor
)
1419
if (
UseCommandProcessor
)
1558
if (
UseCommandProcessor
)