1 write to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSourceProvider.cs (1)
73
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Suggestions\SuggestedActionsSourceProvider.cs (1)
96
_threadingContext
, _globalOptions, this, textView, textBuffer, _suggestedActionCategoryRegistry, this.OperationListener);