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