TypeInitializationException: The type initializer for 'System.Reflection.RuntimeParameterInfo' threw an exception. --TypeName: System.Reflection.RuntimeParameterInfo StackTrace: at System.Reflection.RuntimeParameterInfo.GetDefaultValueInternal(Boolean raw) at System.Reflection.RuntimeParameterInfo.get_HasDefaultValue() at Ninject.Planning.Bindings.Resolvers.DefaultValueBindingResolver.Resolve(Multimap`2 bindings, IRequest request) at Ninject.KernelBase.<>c__DisplayClass38_0.<HandleMissingBinding>b__0(IMissingBindingResolver c) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at System.Linq.Enumerable.FirstOrDefault[TSource](IEnumerable`1 source, Func`2 predicate) at Ninject.KernelBase.HandleMissingBinding(IRequest request) at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) at Ninject.Planning.Targets.Target`1.ResolveWithin(IContext parent) at System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at Ninject.Activation.Providers.StandardProvider.Create(IContext context) at Ninject.Activation.Context.ResolveInternal(Object scope) at Ninject.Activation.Context.Resolve() at Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) at Quicker.App.xaIL46TOoM() at Quicker.App.<StartupApplicationAsync>d__16.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Quicker.App.<ApplicationStart>d__14.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. StackTrace: at System.Reflection.RuntimeParameterInfo..cctor()