ArgumentNullException: 值不能为 null。 参数名: buffer StackTrace: 在 System.Security.Cryptography.HashAlgorithm.ComputeHash(Byte[] buffer) 在 DynamicClass.aa.ComputeSHA256Hash(Byte[] data) 在 DynamicClass.aa.<数据库SQLite>d__267.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 在 DynamicClass.aa.<>c__DisplayClass144.<<OnWindowLoaded>b__ad>d__165.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)