4 writes to UseCommandProcessor
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
260
t.
UseCommandProcessor
= true;
794
UseCommandProcessor
= true
855
UseCommandProcessor
= true,
883
UseCommandProcessor
= true;
5 references to UseCommandProcessor
Microsoft.Build.Utilities.Core (5)
ToolTask.cs (5)
507
if (
UseCommandProcessor
)
626
if (!
UseCommandProcessor
)
720
if (!
UseCommandProcessor
)
1402
if (
UseCommandProcessor
)
1541
if (
UseCommandProcessor
)