evaluate_expression
Evaluate an expression in the current .NET debug context when execution is stopped, allowing inspection of variables and retrieval of values during debugging.
Instructions
Evaluate an expression in the current debug context.
State: STOPPED required.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| frame_id | No | ||
| expression | Yes |