1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CommitManager.cs (1)
68_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
IntelliSense\AsyncCompletion\CommitManager.cs (3)
101_threadingContext.ThrowIfNotOnUIThread(); 197_threadingContext.ThrowIfNotOnUIThread(); 331_ = _threadingContext.JoinableTaskFactory.RunAsync(async () =>