4 writes to UseCommandProcessor
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
263
t.
UseCommandProcessor
= true;
863
UseCommandProcessor
= true
924
UseCommandProcessor
= true,
952
UseCommandProcessor
= true;
5 references to UseCommandProcessor
Microsoft.Build.Utilities.Core (5)
ToolTask.cs (5)
523
if (
UseCommandProcessor
)
642
if (!
UseCommandProcessor
)
755
if (!
UseCommandProcessor
)
1509
if (
UseCommandProcessor
)
1648
if (
UseCommandProcessor
)