1 reference to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures (1)
ChangeSignature\AbstractChangeSignatureCommandHandler.cs (1)
53return _threadingContext.JoinableTaskFactory.Run(() => ExecuteCommandAsync(textView, subjectBuffer, context));