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