internal static void ClearTrustedWorkspaces(PythonToolsService pts) { pts.DeleteCategory(_trustedWorkspacesCategory); }