1 write to _head
Microsoft.CodeAnalysis.Razor.Workspaces (1)
Logging\AbstractMemoryLoggerProvider.Buffer.cs (1)
23
var position = Math.Abs(Interlocked.Increment(ref
_head
) % _memory.Length);