1 implementation of ApplyAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
CodeActions\CodeActionEditHandlerService.cs (1)
92
public async Task<bool>
ApplyAsync
(
1 reference to ApplyAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
Suggestions\SuggestedActions\SuggestedAction.cs (1)
178
await EditHandler.
ApplyAsync
(