get_loaded_sources
Lists the source files currently loaded by the .NET debug adapter, refreshing the live loaded-source view with each check.
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 | |||