3 references to EditHandler
Microsoft.CodeAnalysis.EditorFeatures.Wpf (3)
Suggestions\SuggestedActions\SuggestedAction.cs (3)
139
using (new CaretPositionRestorer(SubjectBuffer,
EditHandler
.AssociatedViewService))
178
await
EditHandler
.ApplyAsync(
232
return await
EditHandler
.GetPreviewsAsync(Workspace, operations, cancellationToken).ConfigureAwait(true);