1 reference to CategoryParameterName
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer_IdRangeAndCategoryValidation.cs (1)
148
if (argument.Parameter?.Name.Equals(
CategoryParameterName
, StringComparison.Ordinal) == true)