2 references to AnalyzerCategoryAndIdRangeFileInvalidRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer.cs (1)
184
AnalyzerCategoryAndIdRangeFileInvalidRule
,
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer_IdRangeAndCategoryValidation.cs (1)
340
var diagnostic = Diagnostic.Create(
AnalyzerCategoryAndIdRangeFileInvalidRule
, location, arg1, arg2);