4 references to CategoryEnabled
GenerateDocumentationAndConfigFiles (4)
Program.cs (4)
338RulesetKind.CategoryEnabled, 1229Debug.Assert(category != null == (rulesetKind == RulesetKind.CategoryDefault || rulesetKind == RulesetKind.CategoryEnabled)); 1287case RulesetKind.CategoryEnabled: 1319RulesetKind.CategoryEnabled => getRuleActionCore(enable: categoryPass, enableAsWarning: categoryPass),