ProxyInterfaceSourceGenerator
ProxyInterfaceSourceGenerator copied to clipboard
Add Members to ignore
I've ran into something that had non-standard properties. Rather than implementing the handling of those, I've added the ability to have ignoring of strings to stop the generation of things.
They can be reimplemented on the partial interface via _Instance if needed.
Hope this is good for you