2 references to CreateConnection
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionDispatcher.cs (1)
824
return _manager.
CreateConnection
(options, clientProtocolVersion, useStatefulReconnect);
Internal\HttpConnectionManager.cs (1)
56
return
CreateConnection
(new());