3 references to EditHandler
Microsoft.CodeAnalysis.EditorFeatures.Cocoa (3)
SuggestedAction.cs (3)
133
using (new CaretPositionRestorer(SubjectBuffer,
EditHandler
.AssociatedViewService))
170
await
EditHandler
.ApplyAsync(
229
return await
EditHandler
.GetPreviewsAsync(Workspace, operations, cancellationToken).ConfigureAwait(true);