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