1 write to _attributeUsageAttribute
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\DiagnosticAnalyzerAttributeAnalyzer.cs (1)
70_attributeUsageAttribute = attributeUsageAttribute;
1 reference to _attributeUsageAttribute
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\DiagnosticAnalyzerAttributeAnalyzer.cs (1)
89var namedTypeAttributes = namedType.GetApplicableAttributes(_attributeUsageAttribute);