3 references to MapItemsAsync
Microsoft.CodeAnalysis.Remote.Razor (3)
TypeHierarchy\RemoteTypeHierarchyService.cs (3)
75var mappedItems = await MapItemsAsync(context, items, cancellationToken).ConfigureAwait(false); 105var mappedItems = await MapItemsAsync(context, items, cancellationToken).ConfigureAwait(false); 135var mappedItems = await MapItemsAsync(context, items, cancellationToken).ConfigureAwait(false);