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