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