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