1 write to s_InternalSyncObject
System (1)
services\monitoring\system\diagnosticts\SharedUtils.cs (1)
37Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System (2)
services\monitoring\system\diagnosticts\SharedUtils.cs (2)
35if (s_InternalSyncObject == null) { 39return s_InternalSyncObject;