1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
SyncNamespaces\SyncNamespacesCommandHandler.cs (1)
45_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (2)
SyncNamespaces\SyncNamespacesCommandHandler.cs (2)
58await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 138solution = _threadingContext.JoinableTaskFactory.Run(