1 instantiation of MefWorkspaceServices
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
Host\Mef\CodeStyleHostLanguageServices.MefHostExportProvider.cs (1)
27_codeStyleLanguageServices = new MefWorkspaceServices(exportProvider, hostLanguageServices.WorkspaceServices.Workspace)
3 references to MefWorkspaceServices
Microsoft.CodeAnalysis.CodeStyle.Fixes (3)
MefLanguageServices.cs (2)
21private readonly MefWorkspaceServices _workspaceServices; 29MefWorkspaceServices workspaceServices,
MefWorkspaceServices.cs (1)
17[assembly: DebuggerTypeProxy(typeof(MefWorkspaceServices.LazyServiceMetadataDebuggerProxy), Target = typeof(ImmutableArray<Lazy<IWorkspaceService, WorkspaceServiceMetadata>>))]