3 references to ContainsAttributes
Microsoft.CodeAnalysis (3)
SourceGeneration\Nodes\SyntaxValueProvider_ForAttributeWithSimpleName.cs (2)
236if (!member.ContainsAttributes) 250if (!node.ContainsAttributes)
Syntax\SyntaxTree.cs (1)
436if (root.ContainsAttributes)