2 references to GetHoverAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Hover\HoverHandler.cs (1)
49return await GetHoverAsync(document, position, options, clientCapabilities, cancellationToken).ConfigureAwait(false);
Microsoft.CodeAnalysis.LanguageServerIndexFormat.Generator (1)
Generator.cs (1)
397var hover = await HoverHandler.GetHoverAsync(