Documentation for this section has not yet been entered.
The get accessor for the CompilerResults.CompiledAssembly property calls the erload:System.AppDomain.Load method to load the compiled assembly into the current application domain. After calling the get accessor, the compiled assembly cannot be deleted until the current AppDomain is unloaded.