Exception:0 <= length, startIndex(2)+length <= 4 参数名: length 实际值是 3。

报错信息

ArgumentOutOfRangeException
   在 ICSharpCode.AvalonEdit.Utils.Rope`1.VerifyRange(Int32 startIndex, Int32 length)
   在 ICSharpCode.AvalonEdit.Utils.Rope`1.CopyTo(Int32 index, T[] array, Int32 arrayIndex, Int32 count)
   在 ICSharpCode.AvalonEdit.Utils.CharRope.ToString(Rope`1 rope, Int32 startIndex, Int32 length)
   在 Quicker.View.Controls.CodeEditor.bc8yH0QAaAJ(Int32  )
   在 Quicker.View.Controls.CodeEditor.<ShowCompletionAsync>d__16.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 Quicker.View.Controls.CodeEditor.<TextAreaOnTextEntered>d__14.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) 

解决方法

暂无解决方案。

相关信息
0 查看
2021-06-06 15:17
Quicker版本
版本 反馈次数