Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PowerShell/vscode-powershell
/ dispose
Method
dispose
src/logging.ts:49–51 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
47
}
48
49
public dispose(): void {
50
this.logChannel.dispose();
51
}
52
53
private writeAtLevel(
54
logLevel: LogLevel,
Callers
5
WaitEvent
Function · 0.45
DebugSession.test.ts
File · 0.45
dispose
Method · 0.45
deactivate
Function · 0.45
onSettingChange
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected