Implemented interface member:
method
CommitAsync
Microsoft.CodeAnalysis.Editor.IInlineRenameSession.CommitAsync(System.Boolean, Microsoft.VisualStudio.Utilities.IUIThreadOperationContext)
2 references to CommitAsync
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\CommandHandlers\AbstractRenameCommandHandler_ReturnHandler.cs (1)
37
activeSession.
CommitAsync
(previewChanges: false, operationContext)
InlineRename\UI\Adornment\RenameFlyoutViewModel.cs (1)
239
Session.
CommitAsync
(previewChanges: false, editorOperationContext: null)