Linq enthält
buildingStatus.Any(item => item.GetCharValue() == v.Status)
Code with bulbul
buildingStatus.Any(item => item.GetCharValue() == v.Status)