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