In Visual Studio 2010 sometimes when I want to get the value of a variable while debugging, it tells me that it \"does not exist in
Is GetListOfFileNames() deferring execution? Try tacking .ToList() on it.