1
Unhandled exception. System.Exception: Expected exception
at Program.GetData(Char data)+MoveNext()
at Program.GetData(Char data)+System.Threading.Tasks.Sources.IValueTaskSource<System.Boolean>.GetResult()
at lambda_method2(Closure, AsyncStateMachine`1&)
at DotNext.Runtime.CompilerServices.AsyncStateMachine`1.System.Runtime.CompilerServices.IAsyncStateMachine.MoveNext() in /_/src/DotNext.Metaprogramming/Runtime/CompilerServices/AsyncStateMachine.cs:line 124
--- End of stack trace from previous location ---
at lambda_method2(Closure, AsyncStateMachine`1&)
at DotNext.Runtime.CompilerServices.AsyncStateMachine`1.System.Runtime.CompilerServices.IAsyncStateMachine.MoveNext() in /_/src/DotNext.Metaprogramming/Runtime/CompilerServices/AsyncStateMachine.cs:line 124
--- End of stack trace from previous location ---
at Program.Main()
at Program.<Main>()
Command terminated by signal 6