2 references to ContainsGlobalAliasesOrAttributeList
Microsoft.CodeAnalysis (2)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (2)
134
if ((info & SourceGeneratorSyntaxTreeInfo.
ContainsGlobalAliasesOrAttributeList
) != 0)
144
if ((info & SourceGeneratorSyntaxTreeInfo.
ContainsGlobalAliasesOrAttributeList
) != 0)