2 references to TransferFormatsPropertyNameBytes
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
113
writer.WriteStartArray(
TransferFormatsPropertyNameBytes
);
286
else if (reader.ValueTextEquals(
TransferFormatsPropertyNameBytes
.EncodedUtf8Bytes))