1 reference to CreateConnectionPair
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
Internal\SocketConnection.cs (1)
62
var pair = DuplexPipe.
CreateConnectionPair
(inputOptions, outputOptions);