1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (1)
2 references to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (2)
SuggestedActionsSourceProvider.cs (2)
104? new AsyncSuggestedActionsSource(_threadingContext, _globalOptions, this, textView, textBuffer, _suggestedActionCategoryRegistry, this.OperationListener)
105: new SyncSuggestedActionsSource(_threadingContext, _globalOptions, this, textView, textBuffer, _suggestedActionCategoryRegistry);