1 write to m_InstanceLockObject
System (1)
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
115Interlocked.CompareExchange(ref m_InstanceLockObject, o, null);
2 references to m_InstanceLockObject
System (2)
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
113if (m_InstanceLockObject == null) { 117return m_InstanceLockObject;