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