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