• Does SQL Server verify assemblies at the time they're loaded into the DB, or on every execution? In the former case, your CLR code would continue to run because trustworthy database was enabled at the time the assembly was loaded.