2 references to GetCacheEntriesAsync
Microsoft.CodeAnalysis.Features (2)
Completion\Providers\ImportCompletionProvider\AbstractTypeImportCompletionService.cs (2)
55var (getCacheResults, isPartialResult) = await GetCacheEntriesAsync( 167_ = await service.GetCacheEntriesAsync(project, compilation, forceCacheCreation: true, commitBehavior: null, cancellationToken).ConfigureAwait(false);