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