NullReferenceException: 未将对象引用设置到对象的实例。
StackTrace:
在 Quicker.Domain.Searching.Actions.ActionSearchResultItem..ctor(SearchPlugin plugin, ActionItem action, ActionProfile profile, Int32 score, Boolean isDirectWord)
在 Quicker.View.SearchActionWindow.<>c.m3KpGxo0g8r(ActionSearchResult x)
在 System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
在 System.Linq.Buffer`1..ctor(IEnumerable`1 source)
在 System.Linq.OrderedEnumerable`1.<GetEnumerator>d__1.MoveNext()
在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
在 Quicker.View.SearchActionWindow.SetResults(IList`1 results)
在 Quicker.View.SearchActionWindow.Jw8SzprwMQ8()
在 Quicker.Utilities.UI.DebounceDispatcher.<>c__DisplayClass5_0.WtkpiIZ4Emv(Object s, 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)