2 references to IsBaseTypeList
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder.cs (2)
642else if (syntaxFacts.IsBaseTypeList(node.Parent) || 643syntaxFacts.IsBaseTypeList(node.Parent?.Parent))