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