2 references to ItemPropertyNameBytes
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
Protocol\JsonHubProtocol.cs (2)
256
else if (reader.ValueTextEquals(
ItemPropertyNameBytes
.EncodedUtf8Bytes))
629
writer.WritePropertyName(
ItemPropertyNameBytes
);