Comments
1 comment
-
Hi @tcarter_raven,
Thanks for your post!
I found your error report and it looks like you may be running into an issue that is likely resolved as of SmartAssembly 6.11. (It appears you are on version 6.9)
The customer who first ran into this reported the following preconditions for the issue:- Have a generic interface with more than one type parameter
- Have a method that is an explicit implementation of a method from that interface
- Have that method be a coroutine (with yield return or async keyword)
- Build with Roslyn (i.e. VS 2015 or later)
Add comment
Please sign in to leave a comment.
This crashes the application and wants to send RedGate an error report.
Does anyone know how to solve an issue like this?
Unfortunately, RedGate will not help, because I do not have an active support agreement.