1 reference to GetSearchTitleAsync
Microsoft.CodeAnalysis.EditorFeatures (1)
GoToDefinition\AbstractGoToCommandHandler`2.cs (1)
188var title = await findContext.GetSearchTitleAsync(cancellationToken).ConfigureAwait(false);