3 references to GetFindLiteralsCallback
Microsoft.CodeAnalysis.Workspaces (3)
FindSymbols\SymbolFinder.CallbackDispatcher.cs (3)
56=> GetFindLiteralsCallback(callbackId).AddItemsAsync(count, cancellationToken); 59=> GetFindLiteralsCallback(callbackId).ItemsCompletedAsync(count, cancellationToken); 62=> GetFindLiteralsCallback(callbackId).OnLiteralReferenceFoundAsync(documentId, span, cancellationToken);