Is it possible to compile an assembly to either: only include certain code parts OR Allow access to certain code based on a credential?
I have an assembly that is redistributed. Certain applications will only use/have access to certain functionality and other will need more.