1 write to s_InternalSyncObject
mscorlib (1)
system\text\decoderfallback.cs (1)
32Interlocked.CompareExchange<Object>(ref s_InternalSyncObject, o, null);
2 references to s_InternalSyncObject
mscorlib (2)
system\text\decoderfallback.cs (2)
29if (s_InternalSyncObject == null) 34return s_InternalSyncObject;