get_loaded_sources
Retrieve the list of source files loaded by the .NET debug adapter for inspection. Refreshes dynamically loaded sources.
Instructions
List sources currently loaded by the debug adapter.
Capability-gated on supportsLoadedSourcesRequest. Also refreshes the session's live loadedSource event view on success.
Escape hatch: see the dap-escape-hatch prompt for unwrapped DAP requests.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||