20 references to BuildWarning
Text.Analyzers (20)
IdentifiersShouldBeSpelledCorrectly.cs (18)
41RuleLevel.BuildWarning, 51RuleLevel.BuildWarning, 61RuleLevel.BuildWarning, 71RuleLevel.BuildWarning, 81RuleLevel.BuildWarning, 91RuleLevel.BuildWarning, 101RuleLevel.BuildWarning, 111RuleLevel.BuildWarning, 121RuleLevel.BuildWarning, 131RuleLevel.BuildWarning, 141RuleLevel.BuildWarning, 151RuleLevel.BuildWarning, 161RuleLevel.BuildWarning, 171RuleLevel.BuildWarning, 181RuleLevel.BuildWarning, 191RuleLevel.BuildWarning, 201RuleLevel.BuildWarning, 211RuleLevel.BuildWarning,
src\RoslynAnalyzers\Utilities\Compiler\DiagnosticDescriptorHelper.cs (1)
60RuleLevel.BuildWarning => (DiagnosticSeverity.Warning, true),
src\RoslynAnalyzers\Utilities\Compiler\RuleLevel.cs (1)
36/// This rule is a candidate to be turned into a <see cref="BuildWarning"/>.