2 references to ConnectionFeatures
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (2)
454var tlsFeature = ConnectionFeatures.Get<ITlsHandshakeFeature>(); 496if (ConnectionFeatures.Get<ITlsHandshakeFeature>() != null)