3 references to ListenOptionsHttpsExtensions
Microsoft.AspNetCore.Server.Kestrel.Core (3)
IHttpsConfigurationService.cs (2)
50
/// Calls an appropriate overload of <see cref="Microsoft.AspNetCore.Hosting.
ListenOptionsHttpsExtensions
.UseHttps(ListenOptions)"/>
77
/// Calls <see cref="Microsoft.AspNetCore.Hosting.
ListenOptionsHttpsExtensions
.UseHttps(ListenOptions)"/>
TlsConfigurationLoader.cs (1)
88
/// Calls an appropriate overload of <see cref="Microsoft.AspNetCore.Hosting.
ListenOptionsHttpsExtensions
.UseHttps(ListenOptions)"/>