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