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