1 write to s_InternalSyncObject
mscorlib (1)
system\text\sbcscodepageencoding.cs (1)
148Interlocked.CompareExchange<Object>(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\text\sbcscodepageencoding.cs (2)
145if (s_InternalSyncObject == null) 150return s_InternalSyncObject;