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