Code gen for delegating members that need explicit interface implementations?
Hi,
I have a similar problem to this guy, but in my case I have multiple delegating members which each implement a sepaprate interface. In some cases, these interfaces conflict. Can you provide a way to opt-in to explicit interface implementation in the delegating members code-gen?
Thanks,
David
Please sign in to leave a comment.