Implemented interface member:
method
IsGlobalAssemblyAttribute
Microsoft.CodeAnalysis.LanguageService.ISyntaxFacts.IsGlobalAssemblyAttribute(Microsoft.CodeAnalysis.SyntaxNode)
1 reference to IsGlobalAssemblyAttribute
Microsoft.CodeAnalysis.CSharp.Features (1)
CodeLens\CSharpCodeLensDisplayInfoService.cs (1)
90
if (CSharpSyntaxFacts.Instance.
IsGlobalAssemblyAttribute
(node))