Posting this here so as to reinforce my memory, so I never miss this again.

LINQ errors that make no sense and the build error: “Cannot convert lambda expression to type ‘string’ because it is not a delegate type” = missing "using System.Linq;"