1 write to s_InternalSyncObject
System (1)
services\monitoring\system\diagnosticts\EventLogInternal.cs (1)
127Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System (2)
services\monitoring\system\diagnosticts\EventLogInternal.cs (2)
125if (s_InternalSyncObject == null) { 129return s_InternalSyncObject;