1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
SpellCheck\RoslynSpellCheckFixerProvider.cs (1)
36_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (2)
SpellCheck\RoslynSpellCheckFixerProvider.cs (2)
71await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken); 113await _threadingContext.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);