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