1 write to s_InternalSyncObject
System.Diagnostics.EventLog (1)
System\Diagnostics\EventLogInternal.cs (1)
98Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogInternal.cs (2)
95if (s_InternalSyncObject == null) 101return s_InternalSyncObject;