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