1 write to s_InternalSyncObject
System (1)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (1)
66Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System (2)
services\monitoring\system\diagnosticts\PerformanceCounterLib.cs (2)
64if (s_InternalSyncObject == null) { 68return s_InternalSyncObject;