5 references to MicrosoftCodeAnalysisPerformance
Microsoft.CodeAnalysis.Analyzers (5)
MetaAnalyzers\DiagnosticAnalyzerFieldsAnalyzer.cs (1)
42DiagnosticCategory.MicrosoftCodeAnalysisPerformance,
MetaAnalyzers\PreferIsKindAnalyzer.cs (1)
26DiagnosticCategory.MicrosoftCodeAnalysisPerformance,
MetaAnalyzers\RegisterActionAnalyzer.cs (2)
91DiagnosticCategory.MicrosoftCodeAnalysisPerformance, 101DiagnosticCategory.MicrosoftCodeAnalysisPerformance,
src\RoslynAnalyzers\Utilities\Compiler\DiagnosticCategory.cs (1)
32public const string MicrosoftCodeAnalysisPerformance = nameof(MicrosoftCodeAnalysisPerformance);