1 write to Counter
Client.ChannelLayer.IntegrationTests (1)
DuplexChannelShapeTests.4.0.0.cs (1)
206Interlocked.Increment(ref Counter);
1 reference to Counter
Client.ChannelLayer.IntegrationTests (1)
DuplexChannelShapeTests.4.0.0.cs (1)
156Assert.Equal(1, imp.Counter);