1 write to s_InternalSyncObject
System (1)
net\System\Net\Logging.cs (1)
62Interlocked.CompareExchange(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
System (2)
net\System\Net\Logging.cs (2)
60if (s_InternalSyncObject == null) { 64return s_InternalSyncObject;