2 references to NegotiateVersionPropertyName
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
36private static readonly JsonEncodedText NegotiateVersionPropertyNameBytes = JsonEncodedText.Encode(NegotiateVersionPropertyName); 188version = reader.ReadAsInt32(NegotiateVersionPropertyName).GetValueOrDefault();