1 reference to SymbolsMatch
Microsoft.CodeAnalysis.Workspaces (1)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (1)
194
var (matched, reason) =
SymbolsMatch
(symbol, state, token, cancellationToken);