2 references to SearchDocumentAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindLiterals\FindLiteralsSearchEngine.cs (2)
128await SearchDocumentAsync(document, cancellationToken).ConfigureAwait(false); 133await SearchDocumentAsync(document, cancellationToken).ConfigureAwait(false);