https://bugs.winehq.org/show_bug.cgi?id=57266
--- Comment #6 from Tarmo Pikaro tapika@yahoo.com ---
you need to copy it from a windows installation (alongside msvsmon.exe's DLL, likely in x64 subdir) and run wine with WINEDLLOVERRIDES=webservices=n (see Wine user guide for details aboute native vs builtin) HTH
Ah. Neat trick to cheat Wine to work with native .dll's in windows. I however was looking for permanent solution - so wine + msvsmon.exe would work also in linux docker container with possibility to debug remotely.