2 references to ErrorPropertyNameBytes
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
61
writer.WriteString(
ErrorPropertyNameBytes
, response.Error);
208
else if (reader.ValueTextEquals(
ErrorPropertyNameBytes
.EncodedUtf8Bytes))