https://bugs.winehq.org/show_bug.cgi?id=48518
--- Comment #2 from lubosz lubosz@gmail.com --- I guess this will be the reason for the crash:
``` System.MethodAccessException: Attempt by method '_4sgiTxIqQ8maPxGSFcYmFFBYGYM._LagA0lbNI4I46JARxIiLC5ECoYq(System.String[])' to access method '_ajrTcHGSQAD7uXXMrEHhw9DAzNc._LagA0lbNI4I46JARxIiLC5ECoYq(System.String[])' failed. at System.Delegate.BindToMethodInfo(Object target, IRuntimeMethodInfo method, RuntimeType methodType, DelegateBindingFlags flags) at System.Delegate.CreateDelegateInternal(RuntimeType rtType, RuntimeMethodInfo rtMethod, Object firstArgument, DelegateBindingFlags flags, StackCrawlMark& stackMark) at System.Delegate.CreateDelegate(Type type, MethodInfo method, Boolean throwOnBindFailure) at System.Delegate.CreateDelegate(Type type, MethodInfo method) at _4sgiTxIqQ8maPxGSFcYmFFBYGYM._LagA0lbNI4I46JARxIiLC5ECoYq(String[] ) ```