2 writes to s_clrMdLock
Microsoft.DotNet.RemoteExecutor (2)
RemoteInvokeHandle.cs (2)
180Interlocked.CompareExchange(ref s_clrMdLock, 1, 0) == 0) // Make sure we only attach to one process at a time. 219Interlocked.Exchange(ref s_clrMdLock, 0);