2 references to UrlPropertyName
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
24
private static readonly JsonEncodedText UrlPropertyNameBytes = JsonEncodedText.Encode(
UrlPropertyName
);
172
url = reader.ReadAsString(
UrlPropertyName
);