1 implementation of RegisterWorkspace
Microsoft.CodeAnalysis.Workspaces (1)
Options\LegacyWorkspaceOptionService.cs (1)
104
public void
RegisterWorkspace
(Workspace workspace)
1 reference to RegisterWorkspace
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Workspace.cs (1)
77
_legacyOptions.
RegisterWorkspace
(this);