2 references to StatefulReconnectPropertyName
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
38private static readonly JsonEncodedText StatefulReconnectPropertyNameBytes = JsonEncodedText.Encode(StatefulReconnectPropertyName); 218useStatefulReconnect = reader.ReadAsBoolean(StatefulReconnectPropertyName);