2 writes to _disposedAttachments
Aspire.Dashboard.Tests (2)
Shared\TerminalTestHost.cs (2)
55
public int DisposedAttachments => Volatile.Read(ref
_disposedAttachments
);
148
Interlocked.Increment(ref
_disposedAttachments
);