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