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