protected virtual void Deinitialize() { IRContext = null; Runtime.AddMethod(Method, RootScope); if (IsExport) { Runtime.ExportMethod(Method); } }