1 write to s_InternalSyncObject
mscorlib (1)
system\text\encoding.cs (1)
399Interlocked.CompareExchange<Object>(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\text\encoding.cs (2)
397if (s_InternalSyncObject == null) { 401return s_InternalSyncObject;