2 references to AddPropertyCodeActionsAsync
Microsoft.CodeAnalysis.Features (2)
GenerateMember\GenerateVariable\AbstractGenerateVariableService.cs (2)
67await AddPropertyCodeActionsAsync(actions, semanticDocument, state, fallbackOptions, cancellationToken).ConfigureAwait(false); 73await AddPropertyCodeActionsAsync(actions, semanticDocument, state, fallbackOptions, cancellationToken).ConfigureAwait(false);