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