2 references to EnsureConnectionStateAsync
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionDispatcher.cs (2)
143if (!await EnsureConnectionStateAsync(connection, context, HttpTransportType.ServerSentEvents, supportedTransports, logScope)) 194if (!await EnsureConnectionStateAsync(connection, context, transport, supportedTransports, logScope))