2 references to RemoteHostServer
aspire-managed (1)
Program.cs (1)
30await Aspire.Hosting.RemoteHost.RemoteHostServer.RunAsync(args).ConfigureAwait(false);
aspire-server (1)
Program.cs (1)
8await Aspire.Hosting.RemoteHost.RemoteHostServer.RunAsync(args).ConfigureAwait(false);