1 reference to GetNameOfAttribute
Microsoft.CodeAnalysis.CodeStyle.Fixes (1)
src\Analyzers\Core\CodeFixes\GenerateMember\AbstractGenerateMemberService.cs (1)
133
var attributeName = syntaxFacts.
GetNameOfAttribute
(attributeNode);