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