Hi,
Thank you for the dll, but unfortunately this issue doesn't reproduce even for the following code:
For i As Integer = 0 To 1000
Dim mJob As IJobInterface = Isolator.VisualBasic.IsolateVB.FakeInstance(Of IJobInterface)()
Next
1) Run this line in a separate test and let me know if it reproduces.
2) Run Isolator with log and sent it to me.
In order to turn logs on go to Typemock menu in VS -> Options -> Visual Studio -> ..Mocking Unit Tests Run..
Looking forward to your reply.