1 reference to ComputeIndexerInformation
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\PropertySymbolReferenceFinder.cs (1)
216
var (matched, candidateReason, indexerReference) =
ComputeIndexerInformation
(symbol, state, node, cancellationToken);