I'm using OpenCover (https://github.com/OpenCover/opencover) for code coverage and it has a bug of AccessViolationException. I already opened an issue for the problem but I want to solve it by myself. The problem is that I even cannot compile it in Visual Studio 2017. I've already followed the instructions in the documentation but without success. Could anyone help me?
Thanks in advance.