COM registration and unregistration functions should be private or internal. COM registration and unregistration functions ...

COM registration and unregistration functions should be private or internal. COM registration and unregistration functions are called by the runtime when an assembly is registered or unregistered for use with COM. It is preferred that these methods are not externally visible.