2 references to StreamIdsPropertyNameBytes
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
Protocol\JsonHubProtocol.cs (2)
171else if (reader.ValueTextEquals(StreamIdsPropertyNameBytes.EncodedUtf8Bytes)) 707writer.WriteStartArray(StreamIdsPropertyNameBytes);