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