4 references to BindType
Microsoft.AspNetCore.SignalR.Protocols.Json (4)
Protocol\JsonHubProtocol.cs (4)
279item = BindType(ref reader, itemType); 415item = BindType(ref itemsToken, returnType); 827return BindType(ref reader, type); 849arguments[paramIndex] = BindType(ref reader, paramTypes[paramIndex]);