get_locations
Resolve DAP location references into source file coordinates to identify exact positions during .NET debugging sessions.
Instructions
Resolve a DAP locationReference into source coordinates.
Capability-gated on supportsLocationsRequest. A locationReference can be returned by variables or stack frames in adapters that implement DAP 1.68+.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location_reference | Yes |