2 references to _inlineRenameService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
EventHookup\EventHookupCommandHandler_TabKeyCommand.cs (2)
175if (_inlineRenameService.ActiveSession is null) 178_inlineRenameService.StartInlineSession(updatedDocument, renameSpan, cancellationToken);