InvalidOperationException: Type ****.CommandLine.Verbs.Create.CreateVerbOptions appears to be immutable, but no constructor found to accept values.
at CommandLine.Infrastructure.ReflectionHelper.CreateDefaultImmutableInstance(Type, Type[]) + 0x11c
at CommandLine.Core.InstanceBuilder.<>c__1`1.<Build>b__1_0(Func`1 f) + 0xf
at CommandLine.Core.InstanceBuilder.Build[T](Maybe`1, Func`3, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1) + 0x111
at CommandLine.Core.InstanceChooser.MatchVerb(Func`3, IEnumerable`1, Tuple`2, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1) + 0x19f
at CommandLine.Core.InstanceChooser.<Choose>g__choose|1_1(InstanceChooser.<>c__DisplayClass1_0&) + 0x114
at CommandLine.Core.InstanceChooser.Choose(Func`3, IEnumerable`1, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1) + 0x22b
at CommandLine.Parser.ParseArguments(IEnumerable`1, Type[]) + 0xcf
InvalidOperationException: Type ****.CommandLine.Verbs.Create.CreateVerbOptions appears to be immutable, but no constructor found to accept values.
at CommandLine.Infrastructure.ReflectionHelper.CreateDefaultImmutableInstance(Type, Type[]) + 0x11c
at CommandLine.Core.InstanceBuilder.<>c__1`1.<Build>b__1_0(Func`1 f) + 0xf
at CommandLine.Core.InstanceBuilder.Build[T](Maybe`1, Func`3, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1) + 0x111
at CommandLine.Core.InstanceChooser.MatchVerb(Func`3, IEnumerable`1, Tuple`2, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1) + 0x19f
at CommandLine.Core.InstanceChooser.<Choose>g__choose|1_1(InstanceChooser.<>c__DisplayClass1_0&) + 0x114
at CommandLine.Core.InstanceChooser.Choose(Func`3, IEnumerable`1, IEnumerable`1, StringComparer, Boolean, CultureInfo, Boolean, Boolean, Boolean, IEnumerable`1) + 0x22b
at CommandLine.Parser.ParseArguments(IEnumerable`1, Type[]) + 0xcf