1 write to _threadingContext
Roslyn.VisualStudio.DiagnosticsWindow (1)
OptionPages\PerformanceLoggersPage.cs (1)
39_threadingContext = componentModel.GetService<IThreadingContext>();
1 reference to _threadingContext
Roslyn.VisualStudio.DiagnosticsWindow (1)
OptionPages\PerformanceLoggersPage.cs (1)
52SetLoggers(_globalOptions, _threadingContext, _workspaceServices);