7 references to DebugEngine
Microsoft.Build (3)
BackEnd\BuildManager\BuildManager.cs (3)
540if (Traits.Instance.DebugEngine) 752Traits.Instance.DebugEngine is false) 2261if (Traits.Instance.DebugEngine is false)
Microsoft.Build.Framework (2)
DebugUtils.cs (1)
70if (Traits.Instance.DebugEngine)
Traits.cs (1)
32DebugNodeCommunication = DebugEngine || !string.IsNullOrEmpty(Environment.GetEnvironmentVariable("MSBUILDDEBUGCOMM"));
MSBuild (2)
XMake.cs (2)
1983if (Traits.Instance.DebugEngine) 2485if (Traits.Instance.DebugEngine)