3 writes to IgnoreStandardErrorWarningFormat
Microsoft.Build.Tasks.UnitTests (2)
Exec_Tests.cs (2)
752exec.IgnoreStandardErrorWarningFormat = true; 801exec.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)
384else if (IgnoreStandardErrorWarningFormat)