ArgumentNullException: 值不能为 null。 参数名: source StackTrace: 在 System.Linq.Enumerable.Where[TSource](IEnumerable`1 source, Func`2 predicate) 在 Cea.Utils.PinyinHelper.SearchList(String search, IEnumerable`1 textList) 在 IntelliTools.View.Clipboard.ClipItemListViewModel.FilterItem(Object item) 在 System.Windows.Data.ListCollectionView.PrepareLocalArray() 在 System.Windows.Data.ListCollectionView.RefreshOverride() 在 System.Windows.Data.CollectionView.RefreshInternal() 在 Cea.Utils.DebounceTimer.Timer_Tick(Object sender, EventArgs e) 在 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)