1 write to m_newMutex
mscorlib (1)
system\threading\mutex.cs (1)
197
m_newMutex
= errorCode != Win32Native.ERROR_ALREADY_EXISTS;
1 reference to m_newMutex
mscorlib (1)
system\threading\mutex.cs (1)
134
createdNew = tryCodeHelper.
m_newMutex
;