Compilation error (line 3, col 23): The type or namespace name 'TransactionScope' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 6, col 42): The type or namespace name 'IQueryable<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 6, col 63): The type or namespace name 'Func<,>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 6, col 68): The type or namespace name 'IQueryable<>' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 1, col 1): Program does not contain a static 'Main' method suitable for an entry point
Compilation error (line 4, col 17): The type or namespace name 'TransactionScope' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 4, col 34): The name 'TransactionScopeOption' does not exist in the current context
Compilation error (line 4, col 74): The type or namespace name 'TransactionOptions' could not be found (are you missing a using directive or an assembly reference?)
Compilation error (line 4, col 112): The name 'IsolationLevel' does not exist in the current context