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\ExplicitOrImplicitConstructorInitializerSymbolReferenceFinder.cs (1)
30
return
FindDocumentsAsync
(project, documents, static async (document, tuple, cancellationToken) =>