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