2 references to GetTriggerText
Microsoft.CodeAnalysis.EditorFeatures (2)
InlineRename\InlineRenameSession.OpenTextBufferManager.cs (2)
189new InlineRenameLocation(document, span), GetTriggerText(document, span), CancellationToken.None); 476new InlineRenameLocation(newDocument, replacement.NewSpan), GetTriggerText(newDocument, replacement.NewSpan),