1 write to s_InternalSyncObject
mscorlib (1)
system\console.cs (1)
119Interlocked.CompareExchange<Object>(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\console.cs (2)
116if (s_InternalSyncObject == null) { 122return s_InternalSyncObject;