7 references to DebugEngine
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
537if (Traits.Instance.DebugEngine) 728Traits.Instance.DebugEngine is false) 2238if (Traits.Instance.DebugEngine is false)
Microsoft.Build.Framework (2)
DebugUtils.cs (1)
70if (Traits.Instance.DebugEngine)
Traits.cs (1)
33DebugNodeCommunication = DebugEngine || !string.IsNullOrEmpty(Environment.GetEnvironmentVariable("MSBUILDDEBUGCOMM"));
MSBuild (2)
XMake.cs (2)
1827if (Traits.Instance.DebugEngine) 2326if (Traits.Instance.DebugEngine)