2 references to AvailableTransportsPropertyName
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
28private static readonly JsonEncodedText AvailableTransportsPropertyNameBytes = JsonEncodedText.Encode(AvailableTransportsPropertyName); 251throw new InvalidDataException($"Missing required property '{AvailableTransportsPropertyName}'.");