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