1 write to s_InternalSyncObject
mscorlib (1)
system\environment.cs (1)
256Interlocked.CompareExchange<Object>(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\environment.cs (2)
254if (s_InternalSyncObject == null) { 258return s_InternalSyncObject;