1 reference to CSharpUseNameofInAttributeDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes (1)
CSharpUseNameofInAttributeCodeFixProvider.cs (1)
51
var name = diagnostic.Properties[
CSharpUseNameofInAttributeDiagnosticAnalyzer
.NameKey];