Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ dispose
Method
dispose
valdi/vscode_debugger/src/adapter/debugAdapter.ts:366–369 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
364
}
365
366
dispose() {
367
this._disposables.dispose();
368
disposeContainer(this._services);
369
}
370
}
Callers
nothing calls this directly
Calls
2
disposeContainer
Function · 0.90
dispose
Method · 0.65
Tested by
no test coverage detected