2 references to ErrorPropertyName
Microsoft.AspNetCore.Http.Connections.Common (2)
NegotiateProtocol.cs (2)
34private static readonly JsonEncodedText ErrorPropertyNameBytes = JsonEncodedText.Encode(ErrorPropertyName); 210error = reader.ReadAsString(ErrorPropertyName);