in src/tasks.ts [67:72]
public dispose() { // Do nothing yet if (this.providerRegistration) { this.providerRegistration.dispose(); } }