2 references to ManagedHost
dotnet-aot (2)
ManagedHost.cs (1)
27
/// Creates a new <see cref="
ManagedHost
"/> for the given runtime config.
NativeEntryPoint.cs (1)
260
exitCode =
ManagedHost
.RunApp(hostPath, dotnetRoot, hostfxrPath, appArgs);