1 reference to ConvertAsync
Microsoft.CodeAnalysis.Features (1)
FindUsages\IRemoteFindUsagesService.cs (1)
137
await _context.OnReferencesFoundAsync(
ConvertAsync
(references, cancellationToken), cancellationToken).ConfigureAwait(false);