1 reference to FindSourceAndMetadataImplementationsAsync
Microsoft.CodeAnalysis.Features (1)
FindUsages\AbstractFindUsagesService_FindImplementations.cs (1)
139var implementations = await FindSourceAndMetadataImplementationsAsync(solution, symbol, cancellationToken).ConfigureAwait(false);