1 write to ConnectionCount
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Infrastructure\TestableEventBus.cs (1)
35
ConnectionCount
++;
1 reference to ConnectionCount
Microsoft.NET.Sdk.Razor.Tool.Tests (1)
Infrastructure\ServerUtilities.cs (1)
57
var serverStats = new ServerStats(connections: eventBus.
ConnectionCount
, completedConnections: eventBus.CompletedCount);