2 references to CSharpUseNameofInAttributeDiagnosticAnalyzer
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
UseNameofInAttribute\UseNameofInAttributeTests.cs (1)
21
CSharpUseNameofInAttributeDiagnosticAnalyzer
,
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpUseNameofInAttributeCodeFixProvider.cs (1)
51
var name = diagnostic.Properties[
CSharpUseNameofInAttributeDiagnosticAnalyzer
.NameKey];