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