1 reference to GetReuseableSyntaxNodeForAttribute
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
AttributeGenerator.cs (1)
69var reusableSyntax = GetReuseableSyntaxNodeForAttribute<AttributeSyntax>(attribute, info);