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