2 references to IsGlobalAttribute
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\FindReferences\Finders\AbstractReferenceFinder_GlobalSuppressions.cs (1)
191if (attributeNode == null || !syntaxFacts.IsGlobalAttribute(attributeNode))
FindSymbols\SyntaxTree\SyntaxTreeIndex_Create.cs (1)
213if (!syntaxFacts.IsGlobalAttribute(node))