2 references to IsStricterThan
Microsoft.CodeAnalysis (2)
RuleSet\RuleSet.cs (2)
149
if (
IsStricterThan
(effectiveRuleset.GeneralDiagnosticOption, effectiveGeneralOption))
159
if (
IsStricterThan
(item.Value, value))