2 references to FindDocumentsAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (1)
338
return
FindDocumentsAsync
(project, documents, static async (d, t, c) =>
FindSymbols\FindReferences\Finders\ConstructorInitializerSymbolReferenceFinder.cs (1)
30
return
FindDocumentsAsync
(project, documents, static async (document, name, cancellationToken) =>