3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
Navigation\AbstractDefinitionLocationService.cs (3)
104_threadingContext, solution.Workspace, title, allDefinitions, cancellationToken).ConfigureAwait(false); 168_threadingContext, solution.Workspace, title, definitions, cancellationToken).ConfigureAwait(false); 234await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);