1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ValueTracking\ValueTrackingToolWindow.cs (1)
67_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (3)
ValueTracking\ValueTrackingToolWindow.cs (3)
20[MemberNotNullWhen(returnValue: true, nameof(_workspace), nameof(_threadingContext), nameof(ViewModel))] 79_ = _threadingContext.JoinableTaskFactory.RunAsync(async () => 81await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync();