2 references to ArgumentsPropertyNameBytes
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
Protocol\JsonHubProtocol.cs (2)
286else if (reader.ValueTextEquals(ArgumentsPropertyNameBytes.EncodedUtf8Bytes)) 685writer.WriteStartArray(ArgumentsPropertyNameBytes);