. . "from VS.Another unrelated weird thing I noticed:System.Threading.Parallel.ForEach(items, (item,x) =>{ Console.WriteLine(item); x // <<<< weirdness});If I type . after the x it thinks x is an int and does not give any completion options." . .