4 references to EnsureStdOutForChildNodesIsPrimaryStdout
Microsoft.Build (2)
BackEnd\Components\Communications\NodeLauncher.cs (1)
103bool ensureStdOut = Traits.Instance.EscapeHatches.EnsureStdOutForChildNodesIsPrimaryStdout;
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
117Traits.Instance.EscapeHatches.EnsureStdOutForChildNodesIsPrimaryStdout;
MSBuild (2)
XMake.cs (2)
315!Traits.Instance.EscapeHatches.EnsureStdOutForChildNodesIsPrimaryStdout && 2422if (Traits.Instance.EscapeHatches.EnsureStdOutForChildNodesIsPrimaryStdout)