EncoderFallbackException 在 System.Text.EncoderExceptionFallbackBuffer.Fallback(Char charUnknown, Int32 index) 在 System.Text.EncoderFallbackBuffer.InternalFallback(Char ch, Char*& chars) 在 System.Text.UTF8Encoding.GetBytes(Char* chars, Int32 charCount, Byte* bytes, Int32 byteCount, EncoderNLS baseEncoder) 在 System.Text.EncoderNLS.GetBytes(Char[] chars, Int32 charIndex, Int32 charCount, Byte[] bytes, Int32 byteIndex, Boolean flush) 在 System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) 在 System.IO.StreamWriter.Dispose(Boolean disposing) 在 System.IO.TextWriter.Dispose() 在 System.IO.File.InternalWriteAllText(String path, String contents, Encoding encoding, Boolean checkHost) 在 IntelliTools.Domain.AppState.Save() 在 IntelliTools.Domain.Service.DataService.SaveCBItems() 在 IntelliTools.View.Clipboard.ClipboardHistory.<>c__DisplayClass9_0.<StartTimer>b__0(Object s, EventArgs ee) 在 System.Windows.Threading.DispatcherTimer.FireTick(Object unused) 在 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)