4 references to ReadInvocation
Microsoft.AspNetCore.SignalR.StackExchangeRedis (4)
RedisHubLifetimeManager.cs (4)
459
var invocation = RedisProtocol.
ReadInvocation
(channelMessage.Message);
536
var invocation = RedisProtocol.
ReadInvocation
(channelMessage.Message);
595
var invocation = RedisProtocol.
ReadInvocation
(channelMessage.Message);
621
var invocation = RedisProtocol.
ReadInvocation
(channelMessage.Message);