InvalidDataException: 子程序(补全)返回中止。解析表达式出错。
内部错误:A token is missing "}" at position 50 near ")".
原始表达式:Enumerable.Range(1,1).Select(x=>new {Text = v_item)
开始位置:50
附近代码:)(赋值)
StackTrace:
在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<>c__DisplayClass18_0.uWhMlQ2xlUg()
在 Quicker.Utilities.ThreadHelpers.<>c__DisplayClass0_0.XrjSX5aftZ4()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.Domain.Actions.X.SubPrograms.SubProgramHelper.<RunStandaloneSubprogram>d__18.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.Domain.Actions.ActionExecuteContext.<RunSpAsync>d__211.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 Quicker.Domain.Actions.ActionExecuteContext.<RunSpAsync>d__212.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
在 DynamicClass.<>c__DisplayClass8.<<Exec>b__3>d__b.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)