1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
GoToDefinition\AbstractGoToCommandHandler`2.cs (1)
73_threadingContext = threadingContext;
4 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (4)
GoToDefinition\AbstractGoToCommandHandler`2.cs (4)
96_threadingContext.ThrowIfNotOnUIThread(); 130_threadingContext.ThrowIfNotOnUIThread(); 193_threadingContext, 224await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);