1 write to _excludedConnectionIdsSmall
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
RedisProtocolBenchmark.cs (1)
42_excludedConnectionIdsSmall = GenerateIds(2);
2 references to _excludedConnectionIdsSmall
Microsoft.AspNetCore.SignalR.Microbenchmarks (2)
RedisProtocolBenchmark.cs (2)
48_writtenInvocationSmallExclusions = _protocol.WriteInvocation(_methodName, _args, excludedConnectionIds: _excludedConnectionIdsSmall); 73_protocol.WriteInvocation(_methodName, _args, excludedConnectionIds: _excludedConnectionIdsSmall);