4 references to CategoryEnabled
GenerateDocumentationAndConfigFiles (4)
Program.cs (4)
165RulesetKind.CategoryEnabled, 1021Debug.Assert(category != null == (rulesetKind == RulesetKind.CategoryDefault || rulesetKind == RulesetKind.CategoryEnabled)); 1079case RulesetKind.CategoryEnabled: 1111RulesetKind.CategoryEnabled => getRuleActionCore(enable: categoryPass, enableAsWarning: categoryPass),