2 references to shouldSkipRule
GenerateDocumentationAndConfigFiles (2)
Program.cs (2)
1076if (!sortedRulesById.Any(r => !shouldSkipRule(r.Value))) 1095if (shouldSkipRule(rule))