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