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