3 references to ItemPropertyName
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (3)
Protocol\NewtonsoftJsonHubProtocol.cs (3)
247
case
ItemPropertyName
:
625
writer.WritePropertyName(
ItemPropertyName
);
760
throw new InvalidDataException($"Missing required property '{
ItemPropertyName
}'.");