1 reference to CSharpUseNameofInAttributeDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
src\Analyzers\CSharp\CodeFixes\UseNameofInAttribute\CSharpUseNameofInAttributeCodeFixProvider.cs (1)
44
var name = diagnostic.Properties[
CSharpUseNameofInAttributeDiagnosticAnalyzer
.NameKey];