1 instantiation of FakeInvocationBinder
Microsoft.AspNetCore.SignalR.StackExchangeRedis (1)
RedisHubLifetimeManager.cs (1)
714public static readonly FakeInvocationBinder Instance = new FakeInvocationBinder();
2 references to FakeInvocationBinder
Microsoft.AspNetCore.SignalR.StackExchangeRedis (2)
RedisHubLifetimeManager.cs (2)
686if (!protocol.TryParseMessage(ref ros, FakeInvocationBinder.Instance, out hubMessage)) 714public static readonly FakeInvocationBinder Instance = new FakeInvocationBinder();