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