2 references to AddCompilationEndCustomTagRule
Microsoft.CodeAnalysis.Analyzers (2)
MetaAnalyzers\DiagnosticDescriptorCreationAnalyzer.cs (2)
202
AddCompilationEndCustomTagRule
);
443
context.ReportDiagnostic(Diagnostic.Create(
AddCompilationEndCustomTagRule
, field.Locations[0], field.Name));