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