2 references to IsGlobalAttribute
Microsoft.CodeAnalysis.CSharp.CodeStyle (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (2)
1164=> IsGlobalAttribute(node, SyntaxKind.AssemblyKeyword); 1167=> IsGlobalAttribute(node, SyntaxKind.ModuleKeyword);