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