TypeInitializationException: “Z.Expressions.EvalManager”的类型初始值设定项引发异常。 --TypeName: Z.Expressions.EvalManager StackTrace: 在 Z.Expressions.EvalManager.AddLicense(String licenseName, String licenseKey) 在 Quicker.App.nGXISTGdTi() 在 Quicker.App.<StartupApplicationAsync>d__17.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__15.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) TypeInitializationException: “Z.Expressions.EvalContext”的类型初始值设定项引发异常。 --TypeName: Z.Expressions.EvalContext StackTrace: 在 Z.Expressions.EvalContext..ctor() 在 Z.Expressions.EvalManager..cctor() AccessViolationException: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。 StackTrace: 在 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.TryAdd(TKey key, TValue value) 在 Z.Expressions.EvalContext..(String , ConcurrentDictionary`2 ) 在 System.Collections.Concurrent.ConcurrentDictionary`2.AddOrUpdate(TKey key, Func`2 addValueFactory, Func`3 updateValueFactory) 在 Z.Expressions.EvalContext.RegisterMember(MemberInfo[] members) 在 Z.Expressions.EvalContext.RegisterExtensionMethod(MethodInfo[] extensionMethods) 在 Z.Expressions.EvalContext.RegisterExtensionMethod(Type[] types) 在 Z.Expressions.EvalContext.RegisterDefaultAliasSafe() 在 Z.Expressions.EvalContext.RegisterDefaultAliasUnsafe() 在 Z.Expressions.EvalContext.() 在 Z.Expressions.EvalContext..cctor()