1 write to s_InternalSyncObject
mscorlib (1)
system\text\dbcscodepageencoding.cs (1)
253Interlocked.CompareExchange<Object>(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\text\dbcscodepageencoding.cs (2)
250if (s_InternalSyncObject == null) 255return s_InternalSyncObject;