Microsoft.Build.Debugging Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains type for managing the debugger.
Classes
DebuggerManager |
Manager for supporting debugging a state machine. |
DebuggerManager.IslandThread |
Executes the islands on a dedicated worker thread. The worker thread's physical callstack then maps to the interpreter's virtual callstack. |