Compilation error (line 17, col 1): Top-level statements must precede namespace and type declarations.
Compilation error (line 4, col 14): Missing partial modifier on declaration of type 'Program'; another partial declaration of this type exists
Compilation error (line 6, col 21): The entry point of the program is global code; ignoring 'Program.Main()' entry point.
Compilation error (line 17, col 23): The name 'rootCause' does not exist in the current context
Compilation error (line 17, col 57): The name 'rootCause' does not exist in the current context
Compilation error (line 17, col 96): The name 'rootCause' does not exist in the current context