2 references to ExtraFeatureGet
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
src\Servers\Kestrel\shared\TransportMultiplexedConnection.Generated.cs (2)
148feature = ExtraFeatureGet(key); 230feature = (TFeature?)(ExtraFeatureGet(typeof(TFeature)));