-
-
Notifications
You must be signed in to change notification settings - Fork 91
Closed
Description
System.InvalidProgramException: 'Common Language Runtime detected an invalid program.'
StackTrace
at Mapster.TypeAdapter.Adapt[TSource,TDestination](TSource source) in D:\Dev\Mapster\src\Mapster\TypeAdapter.cs:line 55
at Benchmark.TestAdaptHelper.ConfigureMapster(Customer customerInstance, MapsterCompilerType type) in D:\Dev\Mapster\src\Benchmark\TestAdaptHelper.cs:line 114
at Benchmark.Benchmarks.TestComplexTypes.SetupFec() in D:\Dev\Mapster\src\Benchmark\Benchmarks\TestComplexTypes.cs:line 70
at Benchmark.Program.Main(String[] args) in D:\Dev\Mapster\src\Benchmark\Program.cs:line 22