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