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