20 references to BuildWarning
Text.Analyzers (20)
IdentifiersShouldBeSpelledCorrectly.cs (18)
40RuleLevel.BuildWarning, 50RuleLevel.BuildWarning, 60RuleLevel.BuildWarning, 70RuleLevel.BuildWarning, 80RuleLevel.BuildWarning, 90RuleLevel.BuildWarning, 100RuleLevel.BuildWarning, 110RuleLevel.BuildWarning, 120RuleLevel.BuildWarning, 130RuleLevel.BuildWarning, 140RuleLevel.BuildWarning, 150RuleLevel.BuildWarning, 160RuleLevel.BuildWarning, 170RuleLevel.BuildWarning, 180RuleLevel.BuildWarning, 190RuleLevel.BuildWarning, 200RuleLevel.BuildWarning, 210RuleLevel.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"/>.