2 references to UseHttpsWithDefaultsWorker
Microsoft.AspNetCore.Server.Kestrel.Core (2)
HttpsConfigurationService.cs (1)
71_useHttpsWithDefaults = UseHttpsWithDefaultsWorker;
KestrelServer.cs (1)
94return HttpsConfigurationService.UseHttpsWithDefaultsWorker(listenOptions);