2 references to BindType
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
Protocol\JsonHubProtocol.cs (2)
246
result =
BindType
(ref reader, input, returnType);
443
result =
BindType
(ref resultToken, input, returnType);