1 write to _excludedConnectionIdsLarge
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
RedisProtocolBenchmark.cs (1)
43_excludedConnectionIdsLarge = GenerateIds(20);
2 references to _excludedConnectionIdsLarge
Microsoft.AspNetCore.SignalR.Microbenchmarks (2)
RedisProtocolBenchmark.cs (2)
49_writtenInvocationLargeExclusions = _protocol.WriteInvocation(_methodName, _args, excludedConnectionIds: _excludedConnectionIdsLarge); 79_protocol.WriteInvocation(_methodName, _args, excludedConnectionIds: _excludedConnectionIdsLarge);