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