2 references to GetEffectiveRuleSet
Microsoft.CodeAnalysis (2)
RuleSet\RuleSet.cs (2)
142RuleSet? effectiveRuleset = ruleSet.GetEffectiveRuleSet(includedRulesetPaths); 257return ruleSet.GetEffectiveRuleSet(new HashSet<string>());