Implemented interface member:
2 overrides of HasActionSets
Microsoft.CodeAnalysis.EditorFeatures (2)
Suggestions\SuggestedActions\EditorSuggestedActionWithNestedActions.cs (1)
35public sealed override bool HasActionSets => true;
Suggestions\SuggestedActions\EditorSuggestedActionWithNestedFlavors.cs (1)
57public sealed override bool HasActionSets => true;