2 references to Run
Microsoft.AspNetCore.Hosting.WindowsServices (1)
WebHostWindowsServiceExtensions.cs (1)
40ServiceBase.Run(webHostService);
Microsoft.Extensions.Hosting.WindowsServices (1)
WindowsServiceLifetime.cs (1)
103Run(this); // This blocks until the service is stopped.