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