1 reference to GetMatchingNodes
Microsoft.CodeAnalysis (1)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (1)
108
.Select((tuple, c) => (tuple.Left.Tree,
GetMatchingNodes
(syntaxHelper, tuple.Right, tuple.Left.Tree, simpleName, predicate, c)))