1 implementation of UnregisterWorkspace
Microsoft.CodeAnalysis.Workspaces (1)
Options\LegacyWorkspaceOptionService.cs (1)
127public void UnregisterWorkspace(Workspace workspace)
1 reference to UnregisterWorkspace
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
524_legacyOptions.UnregisterWorkspace(this);