3 references to ErrorPropertyNameBytes
Microsoft.AspNetCore.SignalR.Protocols.Json (3)
Protocol\JsonHubProtocol.cs (3)
214else if (reader.ValueTextEquals(ErrorPropertyNameBytes.EncodedUtf8Bytes)) 597writer.WriteString(ErrorPropertyNameBytes, message.Error); 664writer.WriteString(ErrorPropertyNameBytes, message.Error);