2 references to IsGlobalAttribute
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
CSharpSyntaxFacts.cs (2)
1228=> IsGlobalAttribute(node, SyntaxKind.AssemblyKeyword); 1231=> IsGlobalAttribute(node, SyntaxKind.ModuleKeyword);