1 reference to CommitAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
ExtractMethod\ExtractMethodCommandHandler.cs (1)
91
_threadingContext.JoinableTaskFactory.Run(() => _renameService.ActiveSession.
CommitAsync
(previewChanges: false, context.OperationContext));