IMO I don't like tiny little private functions that are only used in another private method wondering around my classes I just find them ugly, that's why I'd use the lambda in that sample
I don't think there's gonna be a performance impact in using the lambda instead of a function