4 references to CategoryEnabled
GenerateDocumentationAndConfigFiles (4)
Program.cs (4)
167RulesetKind.CategoryEnabled, 1051Debug.Assert(category != null == (rulesetKind == RulesetKind.CategoryDefault || rulesetKind == RulesetKind.CategoryEnabled)); 1109case RulesetKind.CategoryEnabled: 1141RulesetKind.CategoryEnabled => getRuleActionCore(enable: categoryPass, enableAsWarning: categoryPass),