Adds a specific assembly name to the already scanned assemblies list, preventing the runtime from scanning it for exported types when loaded.


- assemblyName (String)
- The name of the assembly (i.e. 'System.Remoting' is enough, no need for signing details).

- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)