'class' specified for Main method not found in program 'output file1', was found in 'output file2'
The /main compiler option was specified for one output file in a multi-output file compilation. However, the class was not found in the source code for the /main compilation; it was found in a source code file for one of the other output files in the compilation.