https://bugs.winehq.org/show_bug.cgi?id=38478
--- Comment #13 from Vincent Povirk madewokherd@gmail.com --- This may be another issue of symbol resolution timings, where Mono looks up a symbol from Newtonsoft.Json before the program is able to set up its AssemblyResolve hook, while .NET is more "lazy".