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