2 references to UrlPropertyNameBytes
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
79
writer.WriteString(
UrlPropertyNameBytes
, response.Url);
178
if (reader.ValueTextEquals(
UrlPropertyNameBytes
.EncodedUtf8Bytes))