2 writes to UseStatefulReconnect
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
423response.UseStatefulReconnect = useStatefulReconnect;
Microsoft.AspNetCore.Http.Connections.Common (1)
NegotiateProtocol.cs (1)
264UseStatefulReconnect = useStatefulReconnect,
1 reference to UseStatefulReconnect
Microsoft.AspNetCore.Http.Connections.Common (1)
NegotiateProtocol.cs (1)
68if (response.UseStatefulReconnect)