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