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