| Assets/ILRuntime/Src/ILLauncherProxy.cs | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Assets/ILRuntime/Src/ILLauncherProxy.cs
@@ -239,7 +239,7 @@ m.Invoke(null, new object[] { appdomain }); } #else ILRuntime.Runtime.Generated.CLRBindings.Shutdown(appDomain); ILRuntime.Runtime.Generated.CLRBindings.Shutdown(appdomain); #endif dllFS?.Close(); pdbFS?.Close();