Compiler option 'compiler_option' must be followed by an argument
Some compiler options require parameters. For example, if you specify /I, you must also specify a file name. If you do not specify a file name, the compiler generates CS0005.
For more information, see C# Compiler Options.