System.AggregateException: One or more errors occurred. ---> System.Exception: Exception of type 'System.Exception' was thrown.
at Program.<ThirdMethod>d__3.MoveNext() in c:\Windows\Temp\mdivxxfz.0.cs:line 19
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Program.<FirstMethod>d__0.MoveNext() in c:\Windows\Temp\mdivxxfz.0.cs:line 8
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task.Wait(Int32 millisecondsTimeout, CancellationToken cancellationToken)
at System.Threading.Tasks.Task.Wait()
at Program.Main() in c:\Windows\Temp\mdivxxfz.0.cs:line 25
---> (Inner Exception #0) System.Exception: Exception of type 'System.Exception' was thrown.
at Program.<ThirdMethod>d__3.MoveNext() in c:\Windows\Temp\mdivxxfz.0.cs:line 19
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Program.<FirstMethod>d__0.MoveNext() in c:\Windows\Temp\mdivxxfz.0.cs:line 8<---