2 references to GlobalAttributes
Microsoft.CodeAnalysis.CSharp (2)
Parser\LanguageParser.cs (2)
699
if (!isGlobal || seen > NamespaceParts.
GlobalAttributes
)
708
seen = NamespaceParts.
GlobalAttributes
;