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