2 references to RoslynDiagnosticsDesign
Roslyn.Diagnostics.Analyzers (1)
src\RoslynAnalyzers\Utilities\Compiler\DiagnosticCategory.cs (1)
13
public const string RoslynDiagnosticsDesign = nameof(
RoslynDiagnosticsDesign
);
Roslyn.Diagnostics.CSharp.Analyzers (1)
CSharpAvoidOptSuffixForNullableEnableCode.cs (1)
34
DiagnosticCategory.
RoslynDiagnosticsDesign
,