1 write to EndpointConfig
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TransportManager.cs (1)
176
EndpointConfig
= endpointConfig;
2 references to EndpointConfig
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\TransportManager.cs (2)
112
if (t.
EndpointConfig
is not null && endpointsToStop.Contains(t.
EndpointConfig
))