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