2 references to TryGetReturnType
Microsoft.AspNetCore.SignalR.Protocols.NewtonsoftJson (2)
Protocol\NewtonsoftJsonHubProtocol.cs (2)
214var returnType = ProtocolHelper.TryGetReturnType(binder, invocationId); 424var returnType = ProtocolHelper.TryGetReturnType(binder, invocationId);