1 write to ServerUrls
Microsoft.AspNetCore.Hosting (1)
Internal\WebHostOptions.cs (1)
29ServerUrls = GetConfig(WebHostDefaults.ServerUrlsKey);
1 reference to ServerUrls
Microsoft.AspNetCore.Hosting (1)
GenericHost\GenericWebHostService.cs (1)
76urls = Options.WebHostOptions.ServerUrls;