RuntimeBinderException: 无法将带 [] 的索引应用于“System.Threading.Tasks.Task<System.Collections.Generic.IDictionary<string,object>>”类型的表达式 StackTrace: 在 CallSite.Target(Closure , CallSite , Object , String ) 在 System.Dynamic.UpdateDelegates.UpdateAndExecute2[T0,T1,TRet](CallSite site, T0 arg0, T1 arg1) 在 Quicker.Breakpoint.Debugging.Window.<CodeEditor_TextChanged>d__1.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)