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