Posts
Sort by recent activity
Cannot Go to Decompiled Definition (VS 2019)
The "Go to Decompiled Definition" feature doews not work with my Visual Studio 2019 Professional installation. Reflector version is 10.2.0.1752.
Debugging ActiveX Interop
Is it possible to debug events raised by an ActiveX control hosted on a Windows Form using Reflector 10.0 Pro and Visual Studio Pro 2017?
Edit: The control in question was written in VB6 and is wra...