Implemented interface member:
2 overrides of GetActionSetsAsync
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Suggestions\SuggestedActionWithNestedActions.cs (1)
57
public sealed override Task<IEnumerable<SuggestedActionSet>>
GetActionSetsAsync
(CancellationToken cancellationToken)
Suggestions\SuggestedActionWithNestedFlavors.cs (1)
66
public sealed override async Task<IEnumerable<SuggestedActionSet>>
GetActionSetsAsync
(CancellationToken cancellationToken)