Thanks for sharing this issue.
When NCrunch manipulates the assembly built from your project, it needs to reconstruct the assembly's PDB file. Because MS are constantly updating the compiler and adding new debug metadata, NCrunch is sometimes left behind without knowledge of new metadata elements that have been added. It's possible that you've managed to find one of these.
To solve this problem, I'll need a code sample that can reproduce it. Are you able to whittle this down to a project you can share with me through the
contact form?