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