1 implementation of ApplyAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
CodeActions\CodeActionEditHandlerService.cs (1)
92public async Task<bool> ApplyAsync(
2 references to ApplyAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Suggestions\SuggestedActions\SuggestedAction.cs (1)
178await EditHandler.ApplyAsync(
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\Suppression\VisualStudioSuppressionFixService.cs (1)
339await _editHandlerService.ApplyAsync(