I am unable to debug my unit test .NET project. I keep getting several of these errors, and it is super slow as code tries to execute every line. I have rebooted and restarted VS 2019 several times, reinstalled JustMock but the error won't go away.
Visual Studio Output windows shows following repeated errors:
Exception thrown calling IDebugWindowPlugin plugin: System.NullReferenceException: Object reference not set to an instance of an object.
at Telerik.JustMock.Plugins.ObjectInfo.FromObject(Object value)