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)
52
SetLoggers(_globalOptions,
_threadingContext
, _workspaceServices);