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