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