1 write to _workspaceServices
Roslyn.VisualStudio.DiagnosticsWindow (1)
OptionPages\PerformanceLoggersPage.cs (1)
42
_workspaceServices
= workspace.Services.SolutionServices;
1 reference to _workspaceServices
Roslyn.VisualStudio.DiagnosticsWindow (1)
OptionPages\PerformanceLoggersPage.cs (1)
52
SetLoggers(_globalOptions, _threadingContext,
_workspaceServices
);