2 references to AlreadyActive
Microsoft.AspNetCore.Http.Connections (2)
Internal\HttpConnectionContext.cs (1)
977return SetTransportState.AlreadyActive;
Internal\HttpConnectionDispatcher.cs (1)
763case HttpConnectionContext.SetTransportState.AlreadyActive: