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