2 references to ShouldDebugCurrentProcess
Microsoft.Build (2)
BackEnd\BuildManager\BuildManager.cs (2)
662
if (DebugUtils.
ShouldDebugCurrentProcess
is false ||
748
if (!DebugUtils.
ShouldDebugCurrentProcess
)