1 reference to GetItemsAsync
Microsoft.CodeAnalysis.ExternalAccess.FSharp (1)
Internal\Editor\FSharpNavigationBarItemService.cs (1)
54var items = await _service.GetItemsAsync(document, cancellationToken).ConfigureAwait(false);