1 reference to IsGlobalModuleAttribute
Microsoft.CodeAnalysis.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Services\SyntaxFacts\ISyntaxFactsExtensions.cs (1)
958
=> syntaxFacts.IsGlobalAssemblyAttribute(node) || syntaxFacts.
IsGlobalModuleAttribute
(node);