1 reference to GetIdForPreviousResultAsync
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\AbstractPullDiagnosticHandler.cs (1)
235
var id = await
GetIdForPreviousResultAsync
(diagnosticParams.TextDocument, solution, cancellationToken).ConfigureAwait(false);