1 write to m_InstanceLockObject
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogInternal.cs (1)
83Interlocked.CompareExchange(ref m_InstanceLockObject, o, null);
2 references to m_InstanceLockObject
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogInternal.cs (2)
80if (m_InstanceLockObject == null) 86return m_InstanceLockObject;