2 references to FindDocumentsWithForEachStatementsAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\OrdinaryMethodReferenceFinder.cs (1)
70? await FindDocumentsWithForEachStatementsAsync(project, documents, cancellationToken).ConfigureAwait(false)
FindSymbols\FindReferences\Finders\PropertySymbolReferenceFinder.cs (1)
105? await FindDocumentsWithForEachStatementsAsync(project, documents, cancellationToken).ConfigureAwait(false)