1 write to s_hiddenInternalSyncObject
System.Diagnostics.PerformanceCounter (1)
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (1)
46Interlocked.CompareExchange(ref s_hiddenInternalSyncObject, o, null);
2 references to s_hiddenInternalSyncObject
System.Diagnostics.PerformanceCounter (2)
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (2)
43if (s_hiddenInternalSyncObject == null) 48return s_hiddenInternalSyncObject;