5 references to RoslynDiagnosticsPerformance
Roslyn.Diagnostics.Analyzers (4)
ImmutableArrayBoxingAnalyzer.cs (1)
29DiagnosticCategory.RoslynDiagnosticsPerformance,
SpecializedEnumerableCreationAnalyzer.cs (2)
37DiagnosticCategory.RoslynDiagnosticsPerformance, 46DiagnosticCategory.RoslynDiagnosticsPerformance,
src\roslyn\src\RoslynAnalyzers\Utilities\Compiler\DiagnosticCategory.cs (1)
15public const string RoslynDiagnosticsPerformance = nameof(RoslynDiagnosticsPerformance);
Roslyn.Diagnostics.CSharp.Analyzers (1)
CSharpDoNotUseDebugAssertForInterpolatedStrings.cs (1)
24DiagnosticCategory.RoslynDiagnosticsPerformance,