SyntaxFix
Write A Post
Hire A Developer
Questions
The Linq extension method Any could work for you...
buildingStatus.Any(item => item.GetCharValue() == v.Status)