1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.cs (1)
47
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ColorSchemes\ColorSchemeApplier.cs (1)
116
await VsTaskLibraryHelper.StartOnIdle(
_threadingContext
.JoinableTaskFactory, () => UpdateColorSchemeAsync(cancellationToken));