List list = new List(); if (list.All(i0 => i1 > 5 && i2 < 9)) { return; }