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