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