1 write to _writtenInvocationLargeExclusions
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
RedisProtocolBenchmark.cs (1)
49_writtenInvocationLargeExclusions = _protocol.WriteInvocation(_methodName, _args, excludedConnectionIds: _excludedConnectionIdsLarge);
1 reference to _writtenInvocationLargeExclusions
Microsoft.AspNetCore.SignalR.Microbenchmarks (1)
RedisProtocolBenchmark.cs (1)
109RedisProtocol.ReadInvocation(_writtenInvocationLargeExclusions);