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