1 write to _diagnosticDescriptorType
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\ReportDiagnosticAnalyzer.cs (1)
125_diagnosticDescriptorType = diagnosticDescriptorType;
1 reference to _diagnosticDescriptorType
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\ReportDiagnosticAnalyzer.cs (1)
187if (field.Type is INamedTypeSymbol fieldType && fieldType.GetBaseTypesAndThis().Contains(_diagnosticDescriptorType))