1 write to s_hiddenInternalSyncObject
System.Core (1)
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (1)
49
Interlocked.CompareExchange(ref
s_hiddenInternalSyncObject
, o, null);
2 references to s_hiddenInternalSyncObject
System.Core (2)
System\Diagnostics\PerformanceData\PerfProviderCollection.cs (2)
47
if (
s_hiddenInternalSyncObject
== null) {
51
return
s_hiddenInternalSyncObject
;