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