Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get PexProtector out of the debugger's way #508

Merged
merged 1 commit into from
Oct 25, 2017

Conversation

stakx
Copy link
Contributor

@stakx stakx commented Oct 25, 2017

PexProtector.Invoke annoyingly breaks step-debugging through affected parts of Moq's source code. This commit solves this (and, besides, reduces object allocations caused by the lambda's variable capturing).

Hopefully, at a later point, we can get rid of PexProtector entirely. (Is anyone actually using Pex / Smart Unit Tests / IntelliTest these days?)

@stakx stakx merged commit aed8a77 into devlooped:develop Oct 25, 2017
@stakx stakx deleted the debuggability-pexprotector branch October 25, 2017 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant