3 writes to IgnoreStandardErrorWarningFormat
Microsoft.Build.Tasks.UnitTests (2)
Exec_Tests.cs (2)
751exec.IgnoreStandardErrorWarningFormat = true; 800exec.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)