Program.cs(9,17): warning CS0168: The variable `unusedInteger' is declared but never used Program.cs(10,20): warning CS0219: The variable `unusedString' is assigned but its value is never used Program.cs(11,22): warning CS0219: The variable `unusedArray' is assigned but its value is never used Compilation succeeded - 3 warning(s)