1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
IntelliSense\AsyncCompletion\CommitManager.cs (1)
67_threadingContext = threadingContext;
3 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (3)
IntelliSense\AsyncCompletion\CommitManager.cs (3)
103_threadingContext.ThrowIfNotOnUIThread(); 184_threadingContext.ThrowIfNotOnUIThread(); 314_ = _threadingContext.JoinableTaskFactory.RunAsync(async () =>