1 type derived from EndpointsStrategy
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBinder.cs (1)
185
private sealed class OverrideWithEndpointsStrategy :
EndpointsStrategy
1 instantiation of EndpointsStrategy
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBinder.cs (1)
56
return new
EndpointsStrategy
(listenOptions);