2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (2)
GoToDefinition\GoToDefinitionCommandHandler.cs (2)
136
_threadingContext
, new NavigationOptions(PreferProvisionalTab: true, ActivateTab: true),
142
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(CancellationToken.None);