1 write to _endpoints
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBinder.cs (1)
212
_endpoints
= endpoints;
1 reference to _endpoints
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\AddressBinder.cs (1)
217
foreach (var endpoint in
_endpoints
)