4 references to MefWorkspaceServices
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
VisualStudioMefHostServices.cs (1)
39=> new MefWorkspaceServices(this, workspace);
Microsoft.CodeAnalysis.Remote.Workspaces (1)
VisualStudioMefHostServices.cs (1)
39=> new MefWorkspaceServices(this, workspace);
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\Mef\MefHostServices.cs (1)
61=> new MefWorkspaceServices(this, workspace);
Microsoft.CodeAnalysis.Workspaces.Desktop (1)
Workspace\Host\Mef\MefV1HostServices.cs (1)
75return new MefWorkspaceServices(this, workspace);