1 write to s_internalSyncObject
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceCounterLib.cs (1)
75Interlocked.CompareExchange(ref s_internalSyncObject, o, null);
2 references to s_internalSyncObject
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceCounterLib.cs (2)
72if (s_internalSyncObject == null) 77return s_internalSyncObject;