1 write to m_lockWasTaken
mscorlib (1)
system\environment.cs (1)
154Monitor.Enter(rh, ref userData.m_lockWasTaken);
2 references to m_lockWasTaken
mscorlib (2)
system\environment.cs (2)
229if (userData.m_lockWasTaken) 237if (userData.m_lockWasTaken)