The code below return an ArgumentNullException: Value cannot be null. (Parameter \'source\') error. The error is thrown by Model.Players.Any(). It
ArgumentNullException: Value cannot be null. (Parameter \'source\')
Model.Players.Any()