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