OutOfMemoryException
在 System.Collections.Concurrent.ConcurrentDictionary`2.GrowTable(Tables tables, IEqualityComparer`1 newComparer, Boolean regenerateHashKeys, Int32 rehashCount)
在 System.Collections.Concurrent.ConcurrentDictionary`2.TryAddInternal(TKey key, TValue value, Boolean updateIfExists, Boolean acquireLock, TValue& resultingValue)
在 System.Collections.Concurrent.ConcurrentDictionary`2.set_Item(TKey key, TValue value)
在 ToastNotifications.Lifetime.NotificationsList.Add(INotification notification)
在 ToastNotifications.Lifetime.TimeAndCountBasedLifetimeSupervisor.PushNotification(INotification notification)
在 Quicker.Utilities.AppHelper.ShowError(String message, Boolean showPopup)
在 Quicker.App.J4nJOKBSBj(Exception )
在 Quicker.App.gNDJPHIPpO(Object , DispatcherUnhandledExceptionEventArgs )
在 System.Windows.Threading.Dispatcher.CatchException(Exception e)
在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)