2 references to FindReferencesInForEachStatementsAsync
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\OrdinaryMethodReferenceFinder.cs (1)
124
? await
FindReferencesInForEachStatementsAsync
(symbol, state, cancellationToken).ConfigureAwait(false)
FindSymbols\FindReferences\Finders\PropertySymbolReferenceFinder.cs (1)
146
? await
FindReferencesInForEachStatementsAsync
(symbol, state, cancellationToken).ConfigureAwait(false)