2 references to TryGetReturnType
Microsoft.AspNetCore.SignalR.Protocols.Json (2)
Protocol\JsonHubProtocol.cs (2)
236var returnType = ProtocolHelper.TryGetReturnType(binder, invocationId); 434var returnType = ProtocolHelper.TryGetReturnType(binder, invocationId);