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