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