1 reference to GetReuseableSyntaxNodeForAttribute
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\CodeGeneration\AttributeGenerator.cs (1)
65
var reusableSyntax =
GetReuseableSyntaxNodeForAttribute
<AttributeSyntax>(attribute);