2 references to ReadForType
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (2)
Protocol\NewtonsoftJsonHubProtocol.cs (2)
222if (!JsonUtils.ReadForType(reader, returnType)) 811return JsonUtils.ReadForType(reader, paramType);