protected ConsistencyCheckBase(ConsistencyContext context) { _context = context; }
public BannedFiles(ConsistencyContext context) : base(context) { }