1 reference to ResolveCodeLensAsync
Microsoft.CodeAnalysis.Remote.Razor (1)
CodeLens\RemoteCodeLensService.cs (1)
87return await ExternalAccess.Razor.Cohost.Handlers.CodeLens.ResolveCodeLensAsync(codeLens, generatedDocument, cancellationToken).ConfigureAwait(false);