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