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