This is the first in an ongoing series on the non-obvious (to me, at least). This question is from an internal mailing list. Should the following C# code compile? using System; using System.Collections.Generic; using System.Text; namespace ConsoleApplication1