AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 StackTrace: 在 System.Collections.Generic.ObjectEqualityComparer`1.Equals(T x, T y) 在 System.Collections.Generic.Dictionary`2.FindEntry(TKey key) 在 Ninject.Infrastructure.Multimap`2.get_Item(TKey key) 在 Ninject.Components.ComponentContainer.Get(Type component) 在 Ninject.Components.ComponentContainer.Get[T]() 在 Ninject.KernelBase.CreateContext(IRequest request, IBinding binding) 在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) 在 Quicker.App.bIRqge2wmb() 在 Quicker.App.<StartupApplicationAsync>d__16.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__14.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)