C# (CSharp) Microsoft.Scripting.Debugging Namespace

Nested Namespaces

Microsoft.Scripting.Debugging.CompilerServices

Classes

Name Description
DebugFrame
DebugFrame.ScopeData
DebugThread
DebuggableLambdaBuilder DebuggableLambdaBuilder is used to transform a DLR expression tree into a debuggable lambda expression.
DefaultDebugThreadFactory Default implementation of IDebugThreadFactory, which uses DLR's RuntimeVariablesExpression for lifting locals.
DelegateHelpers
InvokeTargets