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)
58
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);
138
solution =
_threadingContext
.JoinableTaskFactory.Run(