1 instantiation of ServerTlsContexts
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
DirectTlsTransportFactory.cs (1)
154
var ownedServerContexts = new
ServerTlsContexts
(bootstrapContext, contextCache);
1 reference to ServerTlsContexts
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
DirectTlsTransportFactory.cs (1)
154
var
ownedServerContexts = new ServerTlsContexts(bootstrapContext, contextCache);