TypeInitializationException 在 Dapper.SqlMapper.AddTypeHandler[T](TypeHandler`1 handler) 在 Quicker.Domain.Services.SQLDataMgr..ctor(IAppPathProvider pathProvider) 在 DynamicInjector131096d0b4964549ba2da818e122d3e9(Object[] ) 在 Ninject.Activation.Context.ResolveInternal(Object scope) 在 Ninject.Activation.Context.Resolve() 在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) 在 Ninject.Planning.Targets.Target`1.ResolveWithin(IContext parent) 在 System.Linq.Enumerable.WhereSelectArrayIterator`2.MoveNext() 在 System.Linq.Buffer`1..ctor(IEnumerable`1 source) 在 System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) 在 Ninject.Activation.Providers.StandardProvider.Create(IContext context) 在 Ninject.Activation.Context.ResolveInternal(Object scope) 在 Ninject.Activation.Context.Resolve() 在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) 在 Quicker.App.xNsJAG4sgB() 在 Quicker.App.<StartupApplicationAsync>d__12.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__10.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) NotSupportedException 用于 DynamicMethod 的 MethodAttributes 或 CallingConventions 不正确。仅支持使用公共、静态和标准 在 System.Reflection.Emit.DynamicMethod.CheckConsistency(MethodAttributes attributes, CallingConventions callingConvention) 在 System.Reflection.Emit.DynamicMethod.Init(String name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] signature, Type owner, Module m, Boolean skipVisibility, Boolean transparentMethod, StackCrawlMark& stackMark) 在 System.Reflection.Emit.DynamicMethod..ctor(String name, MethodAttributes attributes, CallingConventions callingConvention, Type returnType, Type[] parameterTypes, Type owner, Boolean skipVisibility) 在 System.Text.RegularExpressions.RegexLWCGCompiler.DefineDynamicMethod(String methname, Type returntype, Type hostType) 在 System.Text.RegularExpressions.RegexLWCGCompiler.FactoryInstanceFromCode(RegexCode code, RegexOptions options) 在 System.Text.RegularExpressions.RegexCompiler.Compile(RegexCode code, RegexOptions options) 在 System.Text.RegularExpressions.Regex.Compile(RegexCode code, RegexOptions roptions) 在 System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options, TimeSpan matchTimeout, Boolean useCache) 在 System.Text.RegularExpressions.Regex..ctor(String pattern, RegexOptions options) 在 Dapper.SqlMapper..cctor()