5 writes to UseCommandProcessor
Microsoft.Build.Tasks.Core (1)
XamlTaskFactory\XamlDataDrivenToolTask.cs (1)
145
UseCommandProcessor
= true;
Microsoft.Build.Utilities.UnitTests (4)
ToolTask_Tests.cs (4)
261
t.
UseCommandProcessor
= true;
861
UseCommandProcessor
= true
922
UseCommandProcessor
= true,
950
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
)