6 references to EnsureStdOutForChildNodesIsPrimaryStdout
Microsoft.Build (4)
BackEnd\Components\Communications\NodeLauncher.cs (3)
68
if (Traits.Instance.EscapeHatches.
EnsureStdOutForChildNodesIsPrimaryStdout
)
75
if (!Traits.Instance.EscapeHatches.
EnsureStdOutForChildNodesIsPrimaryStdout
)
106
if (!Traits.Instance.EscapeHatches.
EnsureStdOutForChildNodesIsPrimaryStdout
)
BackEnd\Components\Communications\NodeProviderOutOfProcBase.cs (1)
116
Traits.Instance.EscapeHatches.
EnsureStdOutForChildNodesIsPrimaryStdout
;
MSBuild (2)
XMake.cs (2)
262
!Traits.Instance.EscapeHatches.
EnsureStdOutForChildNodesIsPrimaryStdout
&&
2854
if (Traits.Instance.EscapeHatches.
EnsureStdOutForChildNodesIsPrimaryStdout
)