3 writes to IgnoreStandardErrorWarningFormat
Microsoft.Build.Tasks.UnitTests (2)
Exec_Tests.cs (2)
741
exec.
IgnoreStandardErrorWarningFormat
= true;
790
exec.
IgnoreStandardErrorWarningFormat
= true;
Microsoft.DotNet.Build.Tasks.Installers (1)
src\ExecWithRetries.cs (1)
71
IgnoreStandardErrorWarningFormat
= IgnoreStandardErrorWarningFormat,
1 reference to IgnoreStandardErrorWarningFormat
Microsoft.Build.Tasks.Core (1)
Exec.cs (1)
381
else if (
IgnoreStandardErrorWarningFormat
)