2 references to IsBaseTypeList
Microsoft.CodeAnalysis.PublicApiAnalyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SymbolUsageInfo.cs (2)
105
else if (syntaxFacts.
IsBaseTypeList
(node.Parent) ||
106
syntaxFacts.
IsBaseTypeList
(node.Parent?.Parent))