2 references to
Microsoft.AspNetCore.Server.Kestrel.Core (2)
DirectTlsEndpoint.cs (2)
30
:
this
(address, port, new DirectTlsEndpointOptions())
53
:
this
((endpoint ?? throw new ArgumentNullException(nameof(endpoint))).Address, endpoint.Port, options)