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