2 references to InvocationIdPropertyNameBytes
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
Protocol\JsonHubProtocol.cs (2)
167else if (reader.ValueTextEquals(InvocationIdPropertyNameBytes.EncodedUtf8Bytes)) 719writer.WriteString(InvocationIdPropertyNameBytes, message.InvocationId);