1 write to _nextCommandId
Aspire.Hosting.Browsers (1)
BrowserLogsCdpConnection.cs (1)
233
var commandId = Interlocked.Increment(ref
_nextCommandId
);