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