Ad
  • Custom User Avatar

    If you read the stack trace carefully it'll tell you that you called ToList() on a null.
    You can Console.WriteLine() the inputs to see what they are.